diff options
| author | Jeremy Laine <jeremy.laine@m4x.org> | 2007-12-07 10:00:18 +0000 |
|---|---|---|
| committer | Jeremy Laine <jeremy.laine@m4x.org> | 2007-12-07 10:00:18 +0000 |
| commit | 8beb70740dbd64d2138df8a07aafc24719cb50a6 (patch) | |
| tree | b9afae298a6bcb79696984da4422d5ef939a4031 /packages/tasks/task-python-everything.bb | |
| parent | d2bbf4ace892d7f32933ca26f1f2b320fc0bcb99 (diff) | |
| parent | e25bfd9221d17ae8fe0efdc96ed9cd74de0e4a4d (diff) | |
merge of '576d7c6e5dbff47f56003806561fdc43a07c6f50'
and 'f564197dcff7dea800a0dcabf27c4809e2521c8c'
Diffstat (limited to 'packages/tasks/task-python-everything.bb')
| -rw-r--r-- | packages/tasks/task-python-everything.bb | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb index 444eb73781..a1d9f444b1 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 = "ml20" +PR = "ml21" RDEPENDS = "\ python-ao \ @@ -9,10 +9,7 @@ RDEPENDS = "\ python-constraint \ python-dbus \ python-dialog \ - python-evas \ - python-ecore \ -# python-emotion \ -# python-edje \ + python-efl \ python-pycurl \ python-fam \ python-fnorb \ @@ -52,6 +49,7 @@ RDEPENDS = "\ python-pyiw \ python-pylinda \ python-pylint \ + python-pyqt \ python-pyraf \ python-pyreverse \ python-pyrex \ @@ -74,6 +72,7 @@ RDEPENDS = "\ python-spydi \ python-spyro \ python-sqlobject \ + python-sword \ python-tlslite \ python-urwid \ python-vmaps \ @@ -88,9 +87,7 @@ BROKEN_PACKAGES = "\ python-egenix-mx-base \ python-gammu \ python-m2crypto \ - python-sword \ python-mysqldb \ - python-pyqt \ python-pyqwt \ " |
