From: Rolf Leggewie Date: Wed, 20 Aug 2008 00:24:53 +0000 (+0000) Subject: flumotion: depend on python-twisted instead of the non-existant "twisted" X-Git-Tag: Release-2010-05/1~6305^2~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f923801e024e0b18362e51140d59ad94d87af913;p=openembedded.git flumotion: depend on python-twisted instead of the non-existant "twisted" --- diff --git a/packages/flumotion/flumotion_0.4.1.bb b/packages/flumotion/flumotion_0.4.1.bb index 976c8c4142..c746da6c8f 100644 --- a/packages/flumotion/flumotion_0.4.1.bb +++ b/packages/flumotion/flumotion_0.4.1.bb @@ -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 \