aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks/task-python-everything.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-08-19 21:03:10 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-08-19 21:03:10 +0000
commit40b1984d6537a76dbc047c9208ca9e873e8532df (patch)
treede6638f11f50c86725102f74ce32f85ea12a34e2 /packages/tasks/task-python-everything.bb
parentf69d25608e36d4d76dbd76d215350074ca0f060e (diff)
downloadopenembedded-40b1984d6537a76dbc047c9208ca9e873e8532df.tar.gz
task-python-everything: removed python-crypto as it does not build (acked by Mickeyl)
Diffstat (limited to 'packages/tasks/task-python-everything.bb')
-rw-r--r--packages/tasks/task-python-everything.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb
index 4eb843fa5e..1f4dbbc751 100644
--- a/packages/tasks/task-python-everything.bb
+++ b/packages/tasks/task-python-everything.bb
@@ -1,13 +1,12 @@
DESCRIPTION= "Everything Python"
HOMEPAGE = "http://www.vanille.de/projects/python.spy"
LICENSE = "MIT"
-PR = "ml17"
+PR = "ml18"
RDEPENDS = "\
python-ao \
python-cheetah \
python-constraint \
- python-crypto \
python-dbus \
python-dialog \
python-evas \