summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/tasks/task-shr-feed.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb
index 3cc551b189..0ffd1c0eee 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "SHR Feed"
-PR = "r35"
+PR = "r36"
PV = "1.0"
LICENSE = "GPL"
@@ -31,7 +31,8 @@ RDEPENDS_${PN} += "\
mc \
mplayer \
navit \
- omview \
+# omview depends on deprecated (now broken) epsilon
+# omview \
orrery \
python-elementary \
pythm \