diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-03-21 23:52:55 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-03-21 23:52:55 +0000 |
commit | 01009eb33cd0518969760724f08dd9b3400c748e (patch) | |
tree | 5949f1708dace3c5545078cb37654de634e2016c /packages/tasks/task-python-everything.bb | |
parent | e737833493b9017bbfd3ab0dba6a2d26f85eebd8 (diff) | |
download | openembedded-01009eb33cd0518969760724f08dd9b3400c748e.tar.gz |
rename twisted to python-twisted and fix obvious packaging problems
still more packaging work to do though
Diffstat (limited to 'packages/tasks/task-python-everything.bb')
-rw-r--r-- | packages/tasks/task-python-everything.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb index e4a185dde8..de6e5dfaf2 100644 --- a/packages/tasks/task-python-everything.bb +++ b/packages/tasks/task-python-everything.bb @@ -87,7 +87,7 @@ RDEPENDS = "\ python-webpy \ moin \ plone \ - twisted \ + python-twisted \ zope" BROKEN_PACKAGES = "\ |