diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-21 07:49:36 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-21 07:49:51 +0100 |
commit | 52391e0ef85604fbdc5fffd691d8fba3b635da3b (patch) | |
tree | 3f2dbaf3fc1cd95a05e703a6651847110fdc3d1d /recipes/tasks | |
parent | 86dacb28c2b274691b24483a22a2b1d05102f006 (diff) |
task-shr-feed: add stopwatch and rtmom
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-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 aedeb3bb1b..7b5d1a2067 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -266,4 +266,6 @@ RDEPENDS_${PN} += "\ qi-ubi \ wpa-gui \ gabriel \ + stopwatch \ + rtmom \ " |