From: Michael Lauer Date: Wed, 30 Jul 2008 18:29:02 +0000 (+0000) Subject: task-python-everything: add python-mako and python-sphinxsearch X-Git-Tag: Release-2010-05/1~6423^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7303ff4b1bc28ea51e06fc952125929e0295e80;p=openembedded.git task-python-everything: add python-mako and python-sphinxsearch --- 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 \