aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-good_0.10.15.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-12 16:09:22 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-12 16:09:22 +0100
commit1de62e68d1786147b68f1ba0ca6c2a877752a072 (patch)
tree49534920b83bb2538771f1b738ca38ff2cdd9c23 /recipes/gstreamer/gst-plugins-good_0.10.15.bb
parent2f982a8b546846d705bdb6e75a58692e224b6726 (diff)
downloadopenembedded-1de62e68d1786147b68f1ba0ca6c2a877752a072.tar.gz
gst-plugins-good: depend on flac as well
Diffstat (limited to 'recipes/gstreamer/gst-plugins-good_0.10.15.bb')
-rw-r--r--recipes/gstreamer/gst-plugins-good_0.10.15.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gstreamer/gst-plugins-good_0.10.15.bb b/recipes/gstreamer/gst-plugins-good_0.10.15.bb
index 5913a447e7..ae7566143e 100644
--- a/recipes/gstreamer/gst-plugins-good_0.10.15.bb
+++ b/recipes/gstreamer/gst-plugins-good_0.10.15.bb
@@ -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"