diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-20 12:40:22 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-20 12:43:03 +0100 |
commit | 2eb7235a4b479269bec1ec6e7e7dd55b3f198328 (patch) | |
tree | ac57ed4093519e8dc6c9c87c1eea64cfa836e14b | |
parent | 8d577b745472d16eab7688972caa63784edcd78f (diff) |
task-shr-feed: remove all stuff depending on bluez-libs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 08d15adbbe..bff1bfad7a 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -28,8 +28,8 @@ RDEPENDS_${PN} += "\ mokoko \ exhibit \ edje-viewer \ - obexpush \ - obexftp \ +# obexpush \ +# obexftp \ mtpaint \ telepathy-python \ intone-video \ @@ -92,7 +92,7 @@ RDEPENDS_${PN} += "\ libpurple-protocol-icq \ vagalume \ ppp \ - bluez-hcidump \ +# bluez-hcidump \ kbdd \ kexec-tools \ claws-mail \ @@ -129,10 +129,9 @@ RDEPENDS_${PN} += "\ cacao \ # jamvm \ dbus-x11 \ - bluez-utils-alsa \ - python-pybluez \ +# bluez-utils-alsa \ xournal \ - evince \ +# evince \ # asterisk \ git \ ruby \ @@ -229,7 +228,7 @@ RDEPENDS_${PN} += "\ ipython \ phoneme-advanced-foundation \ eve \ - python-pybluez \ +# python-pybluez \ x11perf \ pyring \ bt-configure \ |