diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-11 15:43:57 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-11 15:46:32 +0200 |
commit | 7751138384b7a2de55c405d2d959ae3cad394c2d (patch) | |
tree | 197645f281361346a86acf629be8bea22d550471 /recipes/tasks | |
parent | 6f16935793200288e189d90a9ea84a0a59fb775b (diff) |
task-shr-feed: add numberx and neomis
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 8c4c661e8d..7886217053 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r65" +PR = "r66" PV = "1.0" LICENSE = "GPL" @@ -298,6 +298,8 @@ RDEPENDS_${PN} += "\ maxima \ xfsprogs \ xfsdump \ + numberx \ + neomis \ " # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl) |