aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/libgnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-08 18:23:17 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-08 18:23:17 +0200
commit04ac16facd07ff04ac3390d985838c02ee788a09 (patch)
tree812492be78b6ea180b4958247e3c037e7b5e3fa4 /meta-gnome/recipes-gnome/libgnome
parentf5b2fa5ea2d80e971fa5ca25b33771a503a0a54a (diff)
downloadmeta-openembedded-contrib-04ac16facd07ff04ac3390d985838c02ee788a09.tar.gz
libgomeui: fix license URI
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/libgnome')
-rw-r--r--meta-gnome/recipes-gnome/libgnome/libgnomeui.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc b/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc
index bb01a948ba..5d0053ba9d 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc
+++ b/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc
@@ -1,6 +1,6 @@
DESCRIPTION = "GNOME User Interface Library"
LICENSE = "LGPLv2"
-LIC_FILES_CHKSUM = "COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
+LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
SECTION = "x11/gnome/libs"
DEPENDS = "libgnome libgnomecanvas libbonoboui gnome-keyring"