mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
gst-plugins-good: Remove bogus RPROVIDES and add to PACKAGES instead now the package class can handle this
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5178 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
require gst-plugins.inc
|
require gst-plugins.inc
|
||||||
DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
|
DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
|
||||||
speex"
|
speex"
|
||||||
PR = "r3"
|
PR = "r4"
|
||||||
|
|
||||||
EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --without-check"
|
EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --without-check"
|
||||||
|
|
||||||
RPROVIDES = "gst-plugin-id3demux"
|
PACKAGES += "gst-plugin-id3demux"
|
||||||
|
|
||||||
do_configure_prepend() {
|
do_configure_prepend() {
|
||||||
# This m4 file contains nastiness which conflicts with libtool 2.2.2
|
# This m4 file contains nastiness which conflicts with libtool 2.2.2
|
||||||
|
|||||||
Reference in New Issue
Block a user