summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-11-29 14:20:26 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-11-29 14:20:26 +0000
commit1d15af695eae3cd0506880af6f00184e178cfcf9 (patch)
tree76911d12d361611e2ae0feed39bab9c2affc6a66 /meta
parent07dd95b760be1486613b91c6f53e5dbdd0aefe26 (diff)
add twisted to meta-python
BKrev: 41ab302azPVESXKMVWlPPedPvKZNZw
Diffstat (limited to 'meta')
-rw-r--r--meta/task-python-everything_0.9.0.oe5
1 files changed, 3 insertions, 2 deletions
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 <mickey@Vanille.de>"
-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}