diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-13 11:29:39 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-13 11:29:39 +0000 |
commit | 5cb4132ba0258cdaeb10a955f4d6b634883de984 (patch) | |
tree | 0aae96445e7fcec72ee63b23bd7694e600e1e4fe /packages/tasks | |
parent | 156996da15e2472f2a9bcd60181313773e164a86 (diff) |
task-opie: switch to bluez-utils due to fact that bluez-utils-nodbus got removed
Diffstat (limited to 'packages/tasks')
-rw-r--r-- | packages/tasks/task-opie.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/tasks/task-opie.bb b/packages/tasks/task-opie.bb index b421818379..984fa61584 100644 --- a/packages/tasks/task-opie.bb +++ b/packages/tasks/task-opie.bb @@ -5,7 +5,7 @@ ALLOW_EMPTY = "1" LICENSE = "MIT" PROVIDES = "task-opie-everything" -PR = "r4" +PR = "r5" PACKAGES = "task-opie-applets task-opie-apps task-opie-base \ task-opie-base-applets task-opie-base-apps \ @@ -155,7 +155,7 @@ RDEPENDS_task-opie-todayplugins = "opie-today-addressbookplugin opie-today-dateb RDEPENDS_task-opie-pim = "task-opie-base-pim task-opie-todayplugins task-opie-datebookplugins \ opie-mail opie-pimconverter" -RDEPENDS_task-opie-bluetooth = "bluez-utils-nodbus obexftp obexpush libopieobex0 \ +RDEPENDS_task-opie-bluetooth = "bluez-utils obexftp obexpush libopieobex0 \ opie-bluepin opie-bluetoothmanager opie-bluetoothapplet" RDEPENDS_task-opie-wlan = "wireless-tools opie-wellenreiter opie-networksettings-wlanplugin" |