totem: don't disable python
authorSteve Sakoman <steve@sakoman.com>
Wed, 25 Nov 2009 16:50:03 +0000 (08:50 -0800)
committerKoen Kooi <koen@openembedded.org>
Thu, 26 Nov 2009 08:59:20 +0000 (09:59 +0100)
recipes/totem/totem_2.28.1.bb

index 35b077c..a61f27e 100644 (file)
@@ -6,6 +6,8 @@ DESCRIPTION = "A GTK2 based media player"
 HOMEPAGE = "http://www.gnome.org/projects/totem/"
 LICENSE = "GPL"
 
+PR = "r1"
+
 DEPENDS = " 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 \
@@ -40,7 +42,6 @@ EXTRA_OECONF=" --disable-schemas-install \
                --enable-gstreamer \
                --enable-browser-plugins \
               --disable-run-in-source-tree \
-              --disable-python \
               --disable-vala \
               --with-dbus \
               "