aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libxine
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libxine')
-rw-r--r--packages/libxine/libxine_1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/libxine/libxine_1.0.bb b/packages/libxine/libxine_1.0.bb
index 92cc8dde0c..26e17fe688 100644
--- a/packages/libxine/libxine_1.0.bb
+++ b/packages/libxine/libxine_1.0.bb
@@ -6,9 +6,9 @@ PRIORITY = "optional"
MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>"
DEPENDS = "zlib libogg libvorbis tremor libmad esound-gpe"
PROVIDES = "virtual/libxine"
-PR = "r4"
+PR = "r5"
-inherit autotools pkgconfig gettext
+inherit autotools pkgconfig gettext binconfig
S = "${WORKDIR}/xine-lib-${PV}"