diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2008-07-30 18:38:48 +0000 |
|---|---|---|
| committer | Michael Lauer <mickey@vanille-media.de> | 2008-07-30 18:38:48 +0000 |
| commit | cca8232cceedb002d25514df8db2953e3598a9cf (patch) | |
| tree | b599406a97298858dd8c9ae11ce78d9268b0139b /packages/tasks/task-python-everything.bb | |
| parent | 090b0af980c6f5e66e3127ceb4c41fec869beda6 (diff) | |
| parent | 8aa18f979e3ae6014e8303fcd2196e22e8f713df (diff) | |
merge of '1d6f127aae1dbce4a91a9955218de3c4f5ea5f7b'
and '9a389e1e5a5eaac66e8c921c1d1196c323a5030c'
Diffstat (limited to 'packages/tasks/task-python-everything.bb')
| -rw-r--r-- | packages/tasks/task-python-everything.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb index 623337455c..f6aec948bd 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 = "ml31" +PR = "ml32" RDEPENDS = "\ python-ao \ @@ -33,6 +33,7 @@ RDEPENDS = "\ python-lxml \ python-m2crypto \ python-mad \ + python-mako \ python-numarray \ python-numeric \ python-ogg \ @@ -79,6 +80,7 @@ RDEPENDS = "\ python-sgmlop \ python-snmplib \ python-soappy \ + python-sphinxsearch \ python-spydi \ python-spyro \ python-sqlalchemy \ |
