task-muffinman: Add tzdata, greq to DEPENDS, bump PR.
authorAlex Ferguson <thoughtmonster@gmail.com>
Fri, 12 Nov 2010 15:13:46 +0000 (17:13 +0200)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Mon, 15 Nov 2010 16:03:17 +0000 (17:03 +0100)
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>
recipes/tasks/task-muffinman.bb

index 5eb7890..f8474ad 100644 (file)
@@ -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"