aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-08-26 15:34:52 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-08-26 15:34:52 +0000
commita46613fd6a2998861272090c62e7d3d7a8b93325 (patch)
treebe3a782c3c2b00686f060804c9590e97a45aebe6 /packages/tasks
parent3044ac769afb68a57035ce63716506cf6cdfd468 (diff)
downloadopenembedded-a46613fd6a2998861272090c62e7d3d7a8b93325.tar.gz
add python-connexion, a versatile (network) connectivity library
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 08915c033f..6c8e21ebd9 100644
--- a/packages/tasks/task-python-everything.bb
+++ b/packages/tasks/task-python-everything.bb
@@ -1,11 +1,12 @@
DESCRIPTION= "Everything Python"
HOMEPAGE = "http://www.vanille.de/projects/python.spy"
LICENSE = "MIT"
-PR = "ml33"
+PR = "ml34"
RDEPENDS = "\
python-ao \
python-cheetah \
+ python-connexion \
python-constraint \
python-dbus \
python-dialog \