aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/totem/totem_2.28.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/totem/totem_2.28.5.bb')
-rw-r--r--recipes/totem/totem_2.28.5.bb11
1 files changed, 6 insertions, 5 deletions
diff --git a/recipes/totem/totem_2.28.5.bb b/recipes/totem/totem_2.28.5.bb
index 45fb607325..e62a02e3bd 100644
--- a/recipes/totem/totem_2.28.5.bb
+++ b/recipes/totem/totem_2.28.5.bb
@@ -6,7 +6,9 @@ DESCRIPTION = "A GTK2 based media player"
HOMEPAGE = "http://www.gnome.org/projects/totem/"
LICENSE = "GPL"
-DEPENDS = " libunique libgdata totem-pl-parser gtk+ dbus bluez-libs libglade gconf libxml2 gst-ffmpeg gst-plugins-bad gst-plugins-base"
+PR = "r1"
+
+DEPENDS = " nautilus tracker gnome-doc-utils libunique libgdata totem-pl-parser gtk+ dbus bluez-libs libglade gconf libxml2 gst-ffmpeg gst-plugins-bad gst-plugins-base"
RDEPENDS_${PN} += "iso-codes"
RRECOMMENDS_${PN} += "gst-plugin-playbin \
gst-plugin-gconfelements \
@@ -33,12 +35,11 @@ inherit gnome
SRC_URI += "file://gst-detect.diff;patch=1"
-EXTRA_OECONF=" --disable-schemas-install \
- --enable-gtk \
+EXTRA_OECONF=" --enable-shared \
+ --disable-schemas-install \
--disable-iso-codes \
--disable-debug \
- --enable-gstreamer \
- --enable-browser-plugins \
+ --enable-browser-plugins \
--disable-run-in-source-tree \
--disable-vala \
--with-dbus \