diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-08 18:23:17 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-08 18:23:17 +0200 |
commit | 04ac16facd07ff04ac3390d985838c02ee788a09 (patch) | |
tree | 812492be78b6ea180b4958247e3c037e7b5e3fa4 /meta-gnome/recipes-gnome/libgnome/libgnomeui.inc | |
parent | f5b2fa5ea2d80e971fa5ca25b33771a503a0a54a (diff) | |
download | meta-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.inc | 2 |
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 @@ | |||
1 | DESCRIPTION = "GNOME User Interface Library" | 1 | DESCRIPTION = "GNOME User Interface Library" |
2 | LICENSE = "LGPLv2" | 2 | LICENSE = "LGPLv2" |
3 | LIC_FILES_CHKSUM = "COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" | 3 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" |
4 | 4 | ||
5 | SECTION = "x11/gnome/libs" | 5 | SECTION = "x11/gnome/libs" |
6 | DEPENDS = "libgnome libgnomecanvas libbonoboui gnome-keyring" | 6 | DEPENDS = "libgnome libgnomecanvas libbonoboui gnome-keyring" |