gst-plugins-good: add esound to DEPENDS line
authorHenning Heinold <heinold@inf.fu-berlin.de>
Sat, 5 Sep 2009 21:39:10 +0000 (23:39 +0200)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Sat, 5 Sep 2009 21:39:10 +0000 (23:39 +0200)
* fixes compilation error
* bump PR

recipes/gstreamer/gst-plugins-good_0.10.15.bb

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