diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-09 21:19:54 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-09 21:21:08 +0100 |
commit | 6be933980ea93350556e8f06c42493a9f7ce76af (patch) | |
tree | 4b6f7c429f15e453ff622e8c7fb3f00f6e176863 /recipes/tasks | |
parent | 09e89d01e7233ad77f1384714a69b61701313ceb (diff) |
task-shr-feed: add bootchart-lite
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 a3c9439fb7..ef47ec5da0 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r45" +PR = "r46" PV = "1.0" LICENSE = "GPL" @@ -7,6 +7,7 @@ inherit task RDEPENDS_${PN} += "\ babiloo-efl \ + bootchart-lite \ claws-mail \ claws-plugin-mailmbox \ # claws-plugin-gtkhtml2-viewer \ |