diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-12-12 13:07:14 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-12-12 13:07:14 +0100 |
commit | 3516e365b5f29fb1c09e4a7351e92b6ceb250d72 (patch) | |
tree | 8910657328306284c36dd8ff1dec9d0d24700ffb /recipes/tasks | |
parent | 2297bad128f73f878dc28a5c365c4d624e400058 (diff) | |
parent | 4df23cb65d9d526f3a2dc5df13bddb0a14da1b0c (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 328a422064..1e5706d777 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r28" +PR = "r29" PV = "1.0" LICENSE = "GPL" @@ -7,6 +7,10 @@ inherit task RDEPENDS_${PN} += "\ babiloo-efl \ + claws-mail \ + claws-plugin-mailmbox \ +# claws-plugin-gtkhtml2-viewer \ + claws-plugin-rssyl \ di \ dictator \ dosbox \ @@ -27,11 +31,14 @@ RDEPENDS_${PN} += "\ mplayer \ navit \ omview \ + orrery \ python-elementary \ pythm \ python-wifi \ + omoney \ openmoko-agpsui \ openvpn \ + pyphonelog \ # shr-config \ shr-today \ shr-theme-neo \ @@ -44,10 +51,9 @@ RDEPENDS_${PN} += "\ shr-splash-theme-dontpanic \ shr-splash-theme-handy \ vagalume \ + wireshark \ x11vnc \ - omoney \ - pyphonelog \ pingus \ openmoocow \ python-pygame \ @@ -100,10 +106,6 @@ RDEPENDS_${PN} += "\ # bluez-hcidump \ kbdd \ kexec-tools \ - claws-mail \ - claws-plugin-mailmbox \ -# claws-plugin-gtkhtml2-viewer \ - claws-plugin-rssyl \ mc \ iotop \ xprop \ @@ -140,7 +142,6 @@ RDEPENDS_${PN} += "\ # asterisk \ git \ ruby \ - orrery \ synergy \ irssi \ zhone \ |