aboutsummaryrefslogtreecommitdiffstats
path: root/packages/flumotion
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-06-19 06:58:19 +0000
committerKoen Kooi <koen@openembedded.org>2007-06-19 06:58:19 +0000
commite9ec080210599e7f62b9df5268b9d716b6301310 (patch)
tree427934b968359e0b40387b5d9bf5f9b82b2fdd7d /packages/flumotion
parentb3cf95431b7d23a2e3bec34d2203f343e08fe5e2 (diff)
downloadopenembedded-e9ec080210599e7f62b9df5268b9d716b6301310.tar.gz
flumotion: add more python depends, flumotion-admin and flumtion-worker work now
Diffstat (limited to 'packages/flumotion')
-rw-r--r--packages/flumotion/flumotion_0.4.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/flumotion/flumotion_0.4.1.bb b/packages/flumotion/flumotion_0.4.1.bb
index 79f2cf332e..aad4eb3382 100644
--- a/packages/flumotion/flumotion_0.4.1.bb
+++ b/packages/flumotion/flumotion_0.4.1.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "Fluendo Streaming Server"
LICENSE = "GPL"
-DEPENDS = "gstreamer python-gst twisted python-pygtk2"
-RDEPENDS = " python-xml python-curses python-compression python-fcntl python-pygobject python-pickle python-netclient python-datetime python-crypt python-twisted-core python-twisted-web python-lang python-zopeinterface python-textutils python-core python-gst python-misc"
-RDEPENDS_${PN}-gui = "${PN} python-pygtk2 python-pycairo libgnome"
+DEPENDS = "gstreamer python-imaging python-gst twisted python-pygtk2"
+RDEPENDS = " python-resource python-pprint python-threading python-imaging python-xml python-curses python-compression python-fcntl python-pygobject python-pickle python-netclient python-datetime python-crypt python-twisted-core python-twisted-web python-lang python-zopeinterface python-textutils python-core python-gst python-misc"
+RDEPENDS_${PN}-gui = "${PN} python-pygtk2 python-pycairo "
PR = "r7"
SRC_URI = "http://www.flumotion.net/src/flumotion/flumotion-${PV}.tar.bz2 \