diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-27 00:14:16 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-27 00:14:16 +0100 |
commit | e218cb89e6e971ac582114fd2b6137a0bfc2cfed (patch) | |
tree | 8149fa3ec85eb4c22766452e8f643a0475d07673 /packages/tasks | |
parent | d7d69663122ff39aa95c18780263a88eb4c5f1f7 (diff) |
python-coherence: new recipe; python multimedia framework
Diffstat (limited to 'packages/tasks')
-rw-r--r-- | packages/tasks/task-python-everything.bb | 3 |
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 \ |