diff options
author | John Lee <john_lee@openmoko.org> | 2008-12-18 23:47:47 +0800 |
---|---|---|
committer | John Lee <john_lee@openmoko.org> | 2008-12-18 23:59:14 +0800 |
commit | c8bcd04b41eef0170427b90494dbd1bbdc84cff6 (patch) | |
tree | 2def5f770815e52e4e2536d78a491d13b26bb4dd /packages/tasks | |
parent | fb7c868ea463c6c9ccdfec6084e2d0297594508d (diff) |
task-openmoko-feed.bb: put in a few packages to for bluetooth usage
Diffstat (limited to 'packages/tasks')
-rw-r--r-- | packages/tasks/task-openmoko-feed.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/tasks/task-openmoko-feed.bb b/packages/tasks/task-openmoko-feed.bb index 1d661e74a6..197f775196 100644 --- a/packages/tasks/task-openmoko-feed.bb +++ b/packages/tasks/task-openmoko-feed.bb @@ -29,6 +29,8 @@ RDEPENDS_task-openmoko-feed = "\ ntpclient ntp \ openssh openssh-scp openssh-ssh openssh-sshd openssh-sftp openssh-misc \ python python-pygtk python-pyserial python-gst python-pygame \ + python-lightblue python-pybluez \ + obexpush \ ruby \ libsdl-x11 libsdl-mixer libsdl-net libsdl-ttf \ settingsgui \ |