mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
garcon: Bump to version 0.1.9
Added libxfce4util to DEPENDS see [1] [1] http://mail.xfce.org/pipermail/xfce/2011-September/029145.html
This commit is contained in:
committed by
Koen Kooi
parent
b845545c4a
commit
94d1dab612
+3
-3
@@ -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"
|
||||
Reference in New Issue
Block a user