From 8d8d45889668f4917ebf9aced141aad0a9353df6 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 18 Sep 2006 17:15:42 +0000 Subject: [PATCH] libxine 1.1.0 fix typo in SRC_URI --- packages/libxine/libxine_1.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5