aboutsummaryrefslogtreecommitdiffstats
path: root/packages/flumotion
diff options
context:
space:
mode:
authorMichael Krelin <hacker@klever.net>2007-06-17 16:06:13 +0000
committerMichael Krelin <hacker@klever.net>2007-06-17 16:06:13 +0000
commit67e9fbd3a375d9154b6438c6c33968df936c45ec (patch)
tree1051ac56be94318cba283f353184e5f6053a61ef /packages/flumotion
parent5b3745593cf3c4f69acadbe7a37a88ededcc74f8 (diff)
downloadopenembedded-67e9fbd3a375d9154b6438c6c33968df936c45ec.tar.gz
flumotion: add python-misc rdepend for ihooks and close bug #2509
Diffstat (limited to 'packages/flumotion')
-rw-r--r--packages/flumotion/flumotion_0.4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/flumotion/flumotion_0.4.1.bb b/packages/flumotion/flumotion_0.4.1.bb
index 0d05e68719..d32fe6ced2 100644
--- a/packages/flumotion/flumotion_0.4.1.bb
+++ b/packages/flumotion/flumotion_0.4.1.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Fluendo Streaming Server"
LICENSE = "GPL"
DEPENDS = "gstreamer python-gst twisted python-pygtk2"
-RDEPENDS = " 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"
+RDEPENDS = " 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"
PR = "r6"