[oe-commits] : flumotion: depend on python-twisted instead of the non-existant "twisted "

OE GIT Trial gittrial at amethyst.openembedded.net
Wed Aug 20 00:30:48 UTC 2008


Module: OE.dev
Branch: master
Commit: 02e6605ef677481ffa5aed81ca8a6ebf05d8c911
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=02e6605ef677481ffa5aed81ca8a6ebf05d8c911

Author:  <Laibsch at openembedded.org>
Date:   Wed Aug 20 00:24:53 2008 +0000

flumotion: depend on python-twisted instead of the non-existant "twisted"

---

 packages/flumotion/flumotion_0.4.1.bb |    2 +-
 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 976c8c4..c746da6 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 \





More information about the Openembedded-commits mailing list