aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-02-10 15:13:37 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-02-10 15:13:37 +0000
commit05b83348e95642fa03c8da2d5142076357199e64 (patch)
tree36bf3d05f5b8f295a6c99c737679e74e25507327 /packages/tasks
parent0cfbcb13cbe1d8ef115c6d54e4a307b8dd1b89fc (diff)
downloadopenembedded-05b83348e95642fa03c8da2d5142076357199e64.tar.gz
python-sqlalchemy: use setuptools, add to task-python-everything
Diffstat (limited to 'packages/tasks')
-rw-r--r--packages/tasks/task-python-everything.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb
index a23589111d..18455f5b96 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 = "ml25"
+PR = "ml26"
RDEPENDS = "\
python-ao \
@@ -75,6 +75,7 @@ RDEPENDS = "\
python-soappy \
python-spydi \
python-spyro \
+ python-sqlalchemy \
python-sqlobject \
python-sword \
python-tlslite \