flumition: add more rdepends
authorKoen Kooi <koen@openembedded.org>
Sun, 17 Jun 2007 12:26:51 +0000 (12:26 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 17 Jun 2007 12:26:51 +0000 (12:26 +0000)
packages/flumotion/flumotion_0.4.1.bb

index 178c58f..a620748 100644 (file)
@@ -1,9 +1,9 @@
 DESCRIPTION = "Fluendo Streaming Server"
 LICENSE = "GPL"
 DEPENDS = "gstreamer python-gst twisted python-pygtk2"
-RDEPENDS = "python-twisted-core python-twisted-web python-core python-gst"
+RDEPENDS = " python-pickle python-netclient python-datetime python-crypt python-twisted-core python-twisted-web python-lang python-zopeinterface  python-textutils python-core python-gst"
 RDEPENDS_${PN}-gui = "${PN} python-pygtk2"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "http://www.flumotion.net/src/flumotion/flumotion-${PV}.tar.bz2 \
            file://python-path.patch;patch=1 \