[oe-commits] Klaus Kurzmann : gst-plugins-good: add flac as dependency for SHR

git version control git at git.openembedded.org
Thu Jun 11 21:55:18 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: b4d5b3762c63b484312ef31cf65ce7767de2e51a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b4d5b3762c63b484312ef31cf65ce7767de2e51a

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Jun 11 23:55:07 2009 +0200

gst-plugins-good: add flac as dependency for SHR

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/gstreamer/gst-plugins-good_0.10.7.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/gstreamer/gst-plugins-good_0.10.7.bb b/recipes/gstreamer/gst-plugins-good_0.10.7.bb
index 983a123..53163b7 100644
--- a/recipes/gstreamer/gst-plugins-good_0.10.7.bb
+++ b/recipes/gstreamer/gst-plugins-good_0.10.7.bb
@@ -1,10 +1,11 @@
 require gst-plugins.inc
-PR = "r4"
+PR = "r5"
 
 inherit gconf 
 
 EXTRA_OECONF += " --enable-experimental  --enable-gst_v4l2 --enable-gconftool  --enable-external --with-check=no"
 DEPENDS += "gst-plugins-base esound"
+DEPENDS_shr += " flac"
 
 PACKAGES =+ "gst-plugin-gconfelements"
 FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"





More information about the Openembedded-commits mailing list