summaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorAlex Ferguson <thoughtmonster@gmail.com>2010-11-12 17:13:46 +0200
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2010-11-15 17:03:17 +0100
commitcecc1a506690516fda895fb978929c96fb6b18d5 (patch)
treed51810c769c77bb740ebc68e9370b09d1c82060a /recipes/tasks
parent77dd054f88d2d1641e518c4aa6d79418dc7863a3 (diff)
downloadopenembedded-cecc1a506690516fda895fb978929c96fb6b18d5.tar.gz
task-muffinman: Add tzdata, greq to DEPENDS, bump PR.
Added tzdata, which includes some omissions from other tzdata files, added greq which is somewhat like xdialog, and which is needed for some dialogs. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-muffinman.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/tasks/task-muffinman.bb b/recipes/tasks/task-muffinman.bb
index 5eb789036b..f8474adbd1 100644
--- a/recipes/tasks/task-muffinman.bb
+++ b/recipes/tasks/task-muffinman.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "All packages required for the Jlime Muffinman userland"
LICENSE = "MIT"
-PR = "r0"
+PR = "r1"
inherit task
@@ -10,6 +10,6 @@ RDEPENDS_${PN} = "echinus ourico dzen2 matchbox-desktop net-tools xinit \
fnkey rxvt-unicode xdialog gtkedit gtk-engine-industrial \
gmu tzdata-africa tzdata-australia tzdata-antarctica \
tzdata-americas tzdata-arctic tzdata-atlantic tzdata-asia \
- tzdata-europe tzdata-pacific gcalc wmctrl ttf-inconsolata \
+ tzdata-europe tzdata-pacific tzdata wmctrl ttf-inconsolata \
fileselector feh imlib2-loaders mupdf stppc2x mplayer \
- psplash jlime-extras"
+ gcalc psplash jlime-extras greq"