diff options
author | Andreas Müller <schnitzeltony@gmx.de> | 2011-09-18 03:07:53 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-09-22 17:16:27 +0200 |
commit | 94d1dab612231ff7e0872b7bfe1e2ff533f71f66 (patch) | |
tree | f6ca6a51f6a83c9b1aa0395042cca3bc205aad83 /meta-xfce | |
parent | b845545c4a7f45e9f3a7772ed948de2f39fc7934 (diff) | |
download | meta-openembedded-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 344f2d442..e99cb4dfd 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" | |||
2 | SECTION = "x11/libs" | 2 | SECTION = "x11/libs" |
3 | LICENSE = "LGPLv2" | 3 | LICENSE = "LGPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" |
5 | DEPENDS = "glib-2.0 xfce4-dev-tools-native" | 5 | DEPENDS = "glib-2.0 xfce4-dev-tools-native libxfce4util" |
6 | 6 | ||
7 | PR = "r0" | 7 | PR = "r0" |
8 | 8 | ||
@@ -10,5 +10,5 @@ inherit xfce | |||
10 | 10 | ||
11 | FILES_${PN} += " ${datadir}/desktop-directories" | 11 | FILES_${PN} += " ${datadir}/desktop-directories" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "18fbf523ed2865dfaccdfb40b4b20b05" | 13 | SRC_URI[md5sum] = "a3ca1e54ad731c98f688900f6398fc20" |
14 | SRC_URI[sha256sum] = "955a05e72ebbadc8207bb7b2c7349e71830dbdd596dbba3ea3665f0ecfb9cf63" | 14 | SRC_URI[sha256sum] = "485e23c8ec1af0d3af423aa244e05467dd2f96afbb66efc70ca7689222cf31d5" |