aboutsummaryrefslogtreecommitdiffstats
path: root/packages/totem/totem_2.23.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/totem/totem_2.23.4.bb')
-rw-r--r--packages/totem/totem_2.23.4.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/packages/totem/totem_2.23.4.bb b/packages/totem/totem_2.23.4.bb
index 7bd5c6945b..f20499a41a 100644
--- a/packages/totem/totem_2.23.4.bb
+++ b/packages/totem/totem_2.23.4.bb
@@ -6,9 +6,11 @@ DESCRIPTION = "A GTK2 based media player"
HOMEPAGE = "http://www.gnome.org/projects/totem/"
LICENSE = "GPL"
-DEPENDS = " totem-pl-parser gtk+ dbus bluez-libs libglade gconf libxml2 gst-ffmpeg gst-plugins-bad gst-plugins-base"
+PR = "r1"
+
+DEPENDS = " totem-pl-parser gtk+ dbus bluez-libs libglade gconf libxml2 gst-ffmpeg gst-plugins-bad gst-plugins-base python"
RDEPENDS = "iso-codes"
-RRECOMMENDS = "gst-plugin-playbin gst-ffmpeg gst-plugin-audioresample gst-plugin-ximagesink gst-plugin-xvimagesink gst-plugin-alsa"
+RRECOMMENDS = "gst-plugin-playbin gst-plugin-gconfelements gst-plugin-decodebin gst-plugin-decodebin2 gst-ffmpeg gst-plugin-audioresample gst-plugin-ximagesink gst-plugin-xvimagesink gst-plugin-alsa"
inherit gnome
@@ -21,6 +23,7 @@ EXTRA_OECONF=" --disable-schemas-install \
--enable-gstreamer \
--enable-browser-plugins \
--disable-run-in-source-tree \
+ --disable-vala \
--with-dbus \
"