summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc
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/libgnomeui.inc
parentf5b2fa5ea2d80e971fa5ca25b33771a503a0a54a (diff)
downloadmeta-openembedded-04ac16facd07ff04ac3390d985838c02ee788a09.tar.gz
libgomeui: fix license URI
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/libgnome/libgnomeui.inc')
-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 bb01a948b..5d0053ba9 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc
+++ b/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc
@@ -1,6 +1,6 @@
1DESCRIPTION = "GNOME User Interface Library" 1DESCRIPTION = "GNOME User Interface Library"
2LICENSE = "LGPLv2" 2LICENSE = "LGPLv2"
3LIC_FILES_CHKSUM = "COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" 3LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
4 4
5SECTION = "x11/gnome/libs" 5SECTION = "x11/gnome/libs"
6DEPENDS = "libgnome libgnomecanvas libbonoboui gnome-keyring" 6DEPENDS = "libgnome libgnomecanvas libbonoboui gnome-keyring"