From: Michael Lauer Date: Mon, 18 Sep 2006 17:15:42 +0000 (+0000) Subject: libxine 1.1.0 fix typo in SRC_URI X-Git-Tag: Release-2010-05/1~9453^2~768^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d8d45889668f4917ebf9aced141aad0a9353df6;p=openembedded.git libxine 1.1.0 fix typo in SRC_URI --- diff --git a/packages/libxine/libxine_1.1.0.bb b/packages/libxine/libxine_1.1.0.bb index 735a18510c..7b78d2ae51 100644 --- a/packages/libxine/libxine_1.1.0.bb +++ b/packages/libxine/libxine_1.1.0.bb @@ -22,7 +22,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/xine/xine-lib-${PV}.tar.gz \ file://mpegvideo-static-inlinine.patch;patch=1 \ file://no-caca.patch;patch=1 \ file://dont-have-xv.patch;patch=1 \ - file://gcc41.patch;patch=1" + file://gcc41.patch;patch=1 \ " DEFAULT_PREFERENCE = "-1"