diff options
Diffstat (limited to 'atk/atk_1.2.0.oe')
-rw-r--r-- | atk/atk_1.2.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/atk/atk_1.2.0.oe b/atk/atk_1.2.0.oe index 7e3154c436..37e9fd1a2e 100644 --- a/atk/atk_1.2.0.oe +++ b/atk/atk_1.2.0.oe @@ -1,6 +1,7 @@ DEPENDS = "glib-2.0" DESCRIPTION = "An accessibility toolkit for GNOME." SECTION = "x11/libs" +LICENSE = "LGPL" SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/atk/1.2/atk-${PV}.tar.bz2 \ file://m4.patch;patch=1" |