summaryrefslogtreecommitdiff
path: root/packages/libxine/libxine_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libxine/libxine_1.0.bb')
-rw-r--r--packages/libxine/libxine_1.0.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/libxine/libxine_1.0.bb b/packages/libxine/libxine_1.0.bb
index c8fa4aedbe..9b1328ceff 100644
--- a/packages/libxine/libxine_1.0.bb
+++ b/packages/libxine/libxine_1.0.bb
@@ -6,7 +6,7 @@ PRIORITY = "optional"
MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>"
DEPENDS = "zlib libogg tremor libmad esound-gpe"
PROVIDES = "virtual/libxine"
-PR = "r1"
+PR = "r2"
inherit autotools pkgconfig gettext
@@ -20,7 +20,8 @@ SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/xine/xine-lib-${PV}.tar.
file://libxine-ffmpeg-enable-arm.patch;patch=1 \
file://no-caca-no-aalib.patch;patch=1 \
file://dont-have-xv.patch;patch=1 \
- file://restore-esd.patch;patch=1"
+ file://restore-esd.patch;patch=1 \
+ file://fix-syntax-xine-vorbis-decoder.patch;patch=1"
SOV = "1.0.7"