[oe-commits] Koen Kooi : gnome-dvb-daemon: depend on totem to build totem-plugin

git version control git at git.openembedded.org
Wed May 26 11:12:03 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b671c1a87c9f2bdaf154856ded1b5632c79dd5b4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b671c1a87c9f2bdaf154856ded1b5632c79dd5b4

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed May 26 11:24:53 2010 +0200

gnome-dvb-daemon: depend on totem to build totem-plugin

---

 recipes/gnome/gnome-dvb-daemon_0.1.18.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/gnome/gnome-dvb-daemon_0.1.18.bb b/recipes/gnome/gnome-dvb-daemon_0.1.18.bb
index ea13d5d..b472cc8 100644
--- a/recipes/gnome/gnome-dvb-daemon_0.1.18.bb
+++ b/recipes/gnome/gnome-dvb-daemon_0.1.18.bb
@@ -1,9 +1,11 @@
 DESCRIPTION = "GNOME DVB Daemon is a daemon written in Vala based on GStreamer to setup your DVB devices, record and watch TV shows and browse EPG. It can be controlled by any application via its D-Bus interface."
 LICENSE = "GPLv3"
 
-DEPENDS = "libxml2 python-dbus python-gst python-pygtk libgee vala-native gstreamer gst-plugins-good gst-plugins-bad glib-2.0 dbus-glib sqlite3 gst-rtsp"
+DEPENDS = "totem libxml2 python-dbus python-gst python-pygtk libgee vala-native gstreamer gst-plugins-good gst-plugins-bad glib-2.0 dbus-glib sqlite3 gst-rtsp"
 RDEPENDS_${PN} = "python-netserver python-dbus python-gst python-pygtk gst-plugin-dvb gst-fluendo-mpegdemux dvb-apps dvb-scan dvb-tzap dvb-czap dvbstream"
 
+PR = "r1"
+
 inherit gnome
 
 SRC_URI = "http://launchpad.net/gnome-dvb-daemon/trunk/${PV}/+download/gnome-dvb-daemon-${PV}.tar.bz2;name=archive"





More information about the Openembedded-commits mailing list