aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-27 00:14:16 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-27 00:14:16 +0100
commite218cb89e6e971ac582114fd2b6137a0bfc2cfed (patch)
tree8149fa3ec85eb4c22766452e8f643a0475d07673 /packages/tasks
parentd7d69663122ff39aa95c18780263a88eb4c5f1f7 (diff)
downloadopenembedded-e218cb89e6e971ac582114fd2b6137a0bfc2cfed.tar.gz
python-coherence: new recipe; python multimedia framework
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 a311c9932d..de3c555a83 100644
--- a/packages/tasks/task-python-everything.bb
+++ b/packages/tasks/task-python-everything.bb
@@ -2,11 +2,12 @@ DESCRIPTION= "Everything Python"
HOMEPAGE = "http://www.vanille.de/projects/python.spy"
LICENSE = "MIT"
PV = "2.6"
-PR = "ml41"
+PR = "ml42"
RDEPENDS = "\
python-ao \
python-cheetah \
+ python-coherence \
python-connexion \
python-constraint \
python-daap \