diff options
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 \ |