diff options
author | John Lee <john_lee@openmoko.org> | 2008-03-03 07:01:58 +0000 |
---|---|---|
committer | John Lee <john_lee@openmoko.org> | 2008-03-03 07:01:58 +0000 |
commit | 485905b859c4a40b62ff27c323523adfd87838e1 (patch) | |
tree | fbe0da04471fb4ba9dfb1e4aece0e31f3b671645 /packages/tasks | |
parent | 3ae48fc4467733a36822523132e30fc6f7a14eff (diff) |
task-openmoko-feed: disable python-efl because no provider
Diffstat (limited to 'packages/tasks')
-rw-r--r-- | packages/tasks/task-openmoko-feed.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/tasks/task-openmoko-feed.bb b/packages/tasks/task-openmoko-feed.bb index ce76d6e3f4..3f1604c4cb 100644 --- a/packages/tasks/task-openmoko-feed.bb +++ b/packages/tasks/task-openmoko-feed.bb @@ -24,7 +24,8 @@ RDEPENDS_task-openmoko-feed = "\ nano \ ntpclient ntp \ openssh openssh-scp openssh-ssh openssh-sshd openssh-sftp openssh-misc \ - python python-pygtk python-pyserial python-efl \ + python python-pygtk python-pyserial \ +# python-efl \ ruby \ libsdl-x11 libsdl-mixer libsdl-net libsdl-ttf \ settingsgui \ |