diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 11:01:50 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-02 00:28:03 +0200 |
commit | baeb7661c13959c70851f140d6084cf6622f6726 (patch) | |
tree | 6f765fa388cdca029e9f4a0cf5ba00f5c0e70671 /recipes/tasks | |
parent | 9578cafca29c2d702daa4cd988f72dfeb30473aa (diff) |
task-shr-feed: add thone
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index fe58b587a1..b0d237720c 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r50" +PR = "r51" PV = "1.0" LICENSE = "GPL" @@ -118,6 +118,7 @@ RDEPENDS_${PN} += "\ xev \ xwininfo \ tcpdump \ + thone \ lsof \ zsh \ gzip \ |