[oe-commits] Koen Kooi : gst-plugins-good: add explicit theora and jpeg depends

GIT User account git at amethyst.openembedded.net
Tue Jan 27 22:25:40 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 40c87872fcb4c437f5de9eb227eb3efd8b36f613
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=40c87872fcb4c437f5de9eb227eb3efd8b36f613

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Jan 27 23:22:34 2009 +0100

gst-plugins-good: add explicit theora and jpeg depends

---

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

diff --git a/packages/gstreamer/gst-plugins-good_0.10.7.bb b/packages/gstreamer/gst-plugins-good_0.10.7.bb
index 983a123..7b7c3d7 100644
--- a/packages/gstreamer/gst-plugins-good_0.10.7.bb
+++ b/packages/gstreamer/gst-plugins-good_0.10.7.bb
@@ -1,10 +1,10 @@
 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 += "jpeg libtheora gst-plugins-base esound"
 
 PACKAGES =+ "gst-plugin-gconfelements"
 FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"





More information about the Openembedded-commits mailing list