flumotion: depend on python-twisted instead of the non-existant "twisted"
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 20 Aug 2008 00:24:53 +0000 (00:24 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 20 Aug 2008 00:24:53 +0000 (00:24 +0000)
packages/flumotion/flumotion_0.4.1.bb

index 976c8c4..c746da6 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Fluendo Streaming Server"
 LICENSE = "GPL"
-DEPENDS = "gstreamer python-imaging python-gst twisted python-pygtk"
+DEPENDS = "gstreamer python-imaging python-gst python-twisted python-pygtk"
 RDEPENDS = "python-resource python-pprint python-threading \
             python-imaging python-xml python-curses \
             python-compression python-fcntl python-pygobject \