gst-plugins-good: add explicit theora and jpeg depends
authorKoen Kooi <koen@openembedded.org>
Tue, 27 Jan 2009 22:22:34 +0000 (23:22 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 27 Jan 2009 22:22:34 +0000 (23:22 +0100)
packages/gstreamer/gst-plugins-good_0.10.7.bb

index 983a123..7b7c3d7 100644 (file)
@@ -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"