gst-plugins-good: depend on flac as well
authorKoen Kooi <koen@openembedded.org>
Thu, 12 Nov 2009 15:09:22 +0000 (16:09 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 12 Nov 2009 15:09:22 +0000 (16:09 +0100)
recipes/gstreamer/gst-plugins-good_0.10.15.bb

index 5913a44..ae75661 100644 (file)
@@ -1,13 +1,13 @@
 require gst-plugins.inc
 
-PR = "r4"
+PR = "r5"
 
 SRC_URI += "file://fix-unit-scale-asseration.patch;patch=1"
 
 OE_ALLOW_INSECURE_DOWNLOADS = "1"
 inherit gconf 
 
-DEPENDS += "gst-plugins-base openssl popt esound"
+DEPENDS += "flac gst-plugins-base openssl popt esound"
 
 PACKAGES =+ "gst-plugin-gconfelements"
 FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"