diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-07 21:29:07 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-08 09:01:10 +0100 |
commit | 8eb15be652a4f589c287ac2d469e715910a607e5 (patch) | |
tree | 3c0ec51c5454f1060b4a1f4a705582867e52d859 /recipes/tasks | |
parent | 7004e43af66edb073e431b9cb2093326ce263bdf (diff) |
task-shr-feed: add evopedia
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 b7b03bc507..a3c9439fb7 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r44" +PR = "r45" PV = "1.0" LICENSE = "GPL" @@ -17,6 +17,7 @@ RDEPENDS_${PN} += "\ enotes \ epdfview \ estardict \ + evopedia \ fbreader \ ffalarms \ gpe-calendar \ |