summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-12-19 13:23:35 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-12-19 13:23:35 +0000
commit4629f3ea18791caef39f461325691a85d2d73281 (patch)
treeaa57143ae1e2d76ba08329c2df34974df187dbcf /packages
parent811a2595f5edadf001da84f6c9fe2f99bb31a798 (diff)
task-python-everything fix typo. closes #3492
Diffstat (limited to 'packages')
-rw-r--r--packages/tasks/task-python-everything.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb
index c81691cd34..65dc7661c9 100644
--- a/packages/tasks/task-python-everything.bb
+++ b/packages/tasks/task-python-everything.bb
@@ -9,7 +9,7 @@ RDEPENDS = "\
python-constraint \
python-dbus \
python-dialog \
- python-directfb \
+ python-pydirectfb \
python-efl \
python-pycurl \
python-fam \