diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-02 23:23:03 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-02 23:23:20 +0100 |
commit | 9a1697be30a56cc8986b86c9e706f144402bda1c (patch) | |
tree | 5ed3826b7d42d0d3e48adf94848bfecb8e9b40b3 | |
parent | 0f8954e8b0bf619aa8edd37629cf928187a972ce (diff) |
task-shr-feed: add fltkcurrency and mokoeightball
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 17787d926f..4ec77cdc97 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -253,6 +253,8 @@ RDEPENDS_${PN} += "\ transmission \ xf86-input-tslib \ fltkcocktailbar \ + fltkcurrency \ + mokoeightball \ babiloo-efl \ make \ " |