diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-08 21:38:58 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-08 21:43:03 +0100 |
commit | 8c12755bcf76f21804897f0efe28b6f78a9face6 (patch) | |
tree | 110184300ae39e7acfb016e44ad7e1d46cc119b1 /recipes/tasks | |
parent | 509dbd7d97ca5544ce6fe287f0465b9d86aad2f3 (diff) |
task-shr: replace default browser midori with ventura
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | recipes/tasks/task-shr.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tasks/task-shr.bb b/recipes/tasks/task-shr.bb index 355b04de75..dfa5c7cafb 100644 --- a/recipes/tasks/task-shr.bb +++ b/recipes/tasks/task-shr.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Fat Image Feed" -PR = "r6" +PR = "r7" PV = "2.0" LICENSE = "GPL" @@ -26,7 +26,7 @@ RDEPENDS_${PN}-apps += "\ task-shr-minimal-apps \ opimd-utils-notes \ mokonnect \ - midori \ + ventura \ intone \ " RDEPENDS_${PN}-cli += "\ |