From: Koen Kooi Date: Thu, 28 Apr 2005 17:08:48 +0000 (+0000) Subject: libxine_1.0.bb: inherit binconfig X-Git-Tag: Release-2010-05/1~14249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9019104a2f9c538474635d1bf5f663740868db5;p=openembedded.git libxine_1.0.bb: inherit binconfig BKrev: 427118a0yghFjYnwW1tClR2dBXzs0Q --- 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 " 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}"