summaryrefslogtreecommitdiff
path: root/packages/tasks/task-python-everything.bb
diff options
context:
space:
mode:
authorThomas Kunze <thommycheck@gmx.de>2008-03-08 12:57:25 +0000
committerThomas Kunze <thommycheck@gmx.de>2008-03-08 12:57:25 +0000
commit0a9a13bbe39c77e4d183d4dbafe24484191b4620 (patch)
tree574ed88326525a90bc9b2330f5919949d6077a8e /packages/tasks/task-python-everything.bb
parent98074f877fa79d47a22174f8b2ea7681a1240dbf (diff)
parentf66075c24322d83493c05dcdad63c9e3fd1fea49 (diff)
merge of '2c5004d72a3f70fdae1b53fd5cfe6b9ba04648c1'
and 'a165e975aad0f13da309bb70051fe1419481cb0a'
Diffstat (limited to 'packages/tasks/task-python-everything.bb')
-rw-r--r--packages/tasks/task-python-everything.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb
index 18455f5b96..e4a185dde8 100644
--- a/packages/tasks/task-python-everything.bb
+++ b/packages/tasks/task-python-everything.bb
@@ -1,7 +1,7 @@
DESCRIPTION= "Everything Python"
HOMEPAGE = "http://www.vanille.de/projects/python.spy"
LICENSE = "MIT"
-PR = "ml26"
+PR = "ml27"
RDEPENDS = "\
python-ao \
@@ -10,14 +10,15 @@ RDEPENDS = "\
python-dbus \
python-dialog \
python-pydirectfb \
- python-efl \
- python-efl-examples \
+ task-python-efl \
+ task-python-efl-examples \
python-pycurl \
python-fam \
python-fnorb \
python-formencode \
python-fpconst \
python-fuse \
+ python-gammu \
python-gmpy \
python-gnosis \
python-gsmd \
@@ -32,6 +33,7 @@ RDEPENDS = "\
python-libgmail \
python-lightmediascanner \
python-lxml \
+ python-m2crypto \
python-mad \
python-numarray \
python-numeric \
@@ -90,8 +92,6 @@ RDEPENDS = "\
BROKEN_PACKAGES = "\
python-egenix-mx-base \
- python-gammu \
- python-m2crypto \
python-mysqldb \
python-pyqwt \
"