diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-31 15:40:00 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-31 15:40:29 +0100 |
commit | 549ad299bc46060bffeaa4fc9835195bae9a57c4 (patch) | |
tree | f0e1f06d2d04aeecf56a839759aef1819f3b9e03 /recipes | |
parent | 844faa9824286611a74105d41acfc65f1e6cf5a6 (diff) |
task-shr-feed: reenable obexpush, obexftp and python-pyblues
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index f6106d1517..36a358000c 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -61,8 +61,8 @@ RDEPENDS_${PN} += "\ mokoko \ exhibit \ edje-viewer \ -# obexpush \ -# obexftp \ + obexpush \ + obexftp \ obex-data-server \ mtpaint \ telepathy-python \ @@ -233,7 +233,7 @@ RDEPENDS_${PN} += "\ ipython \ # phoneme-advanced-foundation \ eve \ -# python-pybluez \ + python-pybluez \ x11perf \ pyring \ bt-configure \ |