From: Michael Lauer Date: Mon, 29 Nov 2004 14:20:26 +0000 (+0000) Subject: add twisted to meta-python X-Git-Tag: Release-2010-05/1~15879 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d15af695eae3cd0506880af6f00184e178cfcf9;p=openembedded.git add twisted to meta-python BKrev: 41ab302azPVESXKMVWlPPedPvKZNZw --- diff --git a/meta/task-python-everything_0.9.0.oe b/meta/task-python-everything_0.9.0.oe index bc3bf6d468..1a6430ead1 100644 --- a/meta/task-python-everything_0.9.0.oe +++ b/meta/task-python-everything_0.9.0.oe @@ -1,6 +1,6 @@ -DESCRIPTION= "All of Python" +DESCRIPTION= "Everything Python" MAINTAINER = "Michael 'Mickey' Lauer " -PR = "r3" +PR = "r4" DEPENDS = " python-ao \ python-constraint \ python-crypto \ @@ -44,6 +44,7 @@ DEPENDS = " python-ao \ python-vorbis \ moin \ plone \ + twisted \ zope" RDEPENDS=${DEPENDS}