libxine_1.0.bb: inherit binconfig
authorKoen Kooi <koen@openembedded.org>
Thu, 28 Apr 2005 17:08:48 +0000 (17:08 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 28 Apr 2005 17:08:48 +0000 (17:08 +0000)
BKrev: 427118a0yghFjYnwW1tClR2dBXzs0Q

packages/libxine/libxine_1.0.bb

index 92cc8dd..26e17fe 100644 (file)
@@ -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}"