aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-01-27 23:22:34 +0100
committerKoen Kooi <koen@openembedded.org>2009-01-27 23:22:34 +0100
commit40c87872fcb4c437f5de9eb227eb3efd8b36f613 (patch)
treecf68144ee02fc22e5366725d2e4c53cc2069bfc7 /packages
parent024558cdc2bda76216aad0bbbaa7c6ad09b97056 (diff)
downloadopenembedded-40c87872fcb4c437f5de9eb227eb3efd8b36f613.tar.gz
gst-plugins-good: add explicit theora and jpeg depends
Diffstat (limited to 'packages')
-rw-r--r--packages/gstreamer/gst-plugins-good_0.10.7.bb4
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 983a123b63..7b7c3d71bb 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"