aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmx.de>2011-09-18 03:07:53 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-22 17:16:27 +0200
commit94d1dab612231ff7e0872b7bfe1e2ff533f71f66 (patch)
treef6ca6a51f6a83c9b1aa0395042cca3bc205aad83 /meta-xfce
parentb845545c4a7f45e9f3a7772ed948de2f39fc7934 (diff)
downloadmeta-openembedded-contrib-94d1dab612231ff7e0872b7bfe1e2ff533f71f66.tar.gz
garcon: Bump to version 0.1.9
Added libxfce4util to DEPENDS see [1] [1] http://mail.xfce.org/pipermail/xfce/2011-September/029145.html
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/garcon/garcon_0.1.9.bb (renamed from meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.1.9.bb
index 344f2d4423..e99cb4dfd3 100644
--- a/meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb
+++ b/meta-xfce/recipes-xfce/garcon/garcon_0.1.9.bb
@@ -2,7 +2,7 @@ DESCRIPTION="Xfce Menu Library"
SECTION = "x11/libs"
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b"
-DEPENDS = "glib-2.0 xfce4-dev-tools-native"
+DEPENDS = "glib-2.0 xfce4-dev-tools-native libxfce4util"
PR = "r0"
@@ -10,5 +10,5 @@ inherit xfce
FILES_${PN} += " ${datadir}/desktop-directories"
-SRC_URI[md5sum] = "18fbf523ed2865dfaccdfb40b4b20b05"
-SRC_URI[sha256sum] = "955a05e72ebbadc8207bb7b2c7349e71830dbdd596dbba3ea3665f0ecfb9cf63"
+SRC_URI[md5sum] = "a3ca1e54ad731c98f688900f6398fc20"
+SRC_URI[sha256sum] = "485e23c8ec1af0d3af423aa244e05467dd2f96afbb66efc70ca7689222cf31d5"