gst-plugins: add more explicit dependencies
authorKoen Kooi <koen@openembedded.org>
Tue, 1 Dec 2009 11:22:31 +0000 (12:22 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 1 Dec 2009 11:22:31 +0000 (12:22 +0100)
recipes/gstreamer/gst-plugins-base_0.10.25.bb
recipes/gstreamer/gst-plugins-good_0.10.15.bb

index 5862a65..2b33c23 100644 (file)
@@ -1,6 +1,6 @@
 require gst-plugins.inc
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 PROVIDES += "gst-plugins"
 
@@ -8,5 +8,5 @@ PROVIDES += "gst-plugins"
 # if alsa has been built and is present.  You will
 # not get an error if this is not present, just 
 # a missing alsa plugin
-DEPENDS += "pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
+DEPENDS += "cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
 
index ae75661..57ff59b 100644 (file)
@@ -1,13 +1,13 @@
 require gst-plugins.inc
 
-PR = "r5"
+PR = "r6"
 
 SRC_URI += "file://fix-unit-scale-asseration.patch;patch=1"
 
 OE_ALLOW_INSECURE_DOWNLOADS = "1"
 inherit gconf 
 
-DEPENDS += "flac gst-plugins-base openssl popt esound"
+DEPENDS += "libsoup-2.4 flac gst-plugins-base openssl popt esound"
 
 PACKAGES =+ "gst-plugin-gconfelements"
 FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"