diff options
author | Greg Gilbert <greg@treke.net> | 2004-12-01 21:02:48 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-12-01 21:02:48 +0000 |
commit | 1eb91ca9401d610de57f7524d2c9f1f394c724d0 (patch) | |
tree | 464af832ec2df58ea7a17023f7b0937baecf9bfc /libidl | |
parent | 823f03b1e845451c54fcf942a6f54b73cfb23d75 (diff) |
Add licenses
BKrev: 41ae31781LCyRmcVaOy3yZ9SiW85FA
Diffstat (limited to 'libidl')
-rw-r--r-- | libidl/libidl_0.8.2.oe | 1 | ||||
-rw-r--r-- | libidl/libidl_0.8.3.oe | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/libidl/libidl_0.8.2.oe b/libidl/libidl_0.8.2.oe index faf7fef671..177681ed5b 100644 --- a/libidl/libidl_0.8.2.oe +++ b/libidl/libidl_0.8.2.oe @@ -1,3 +1,4 @@ +LICENSE = LGPL SECTION = "libs" SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-0.8.2.tar.bz2" S = "${WORKDIR}/libIDL-${PV}" diff --git a/libidl/libidl_0.8.3.oe b/libidl/libidl_0.8.3.oe index a12921aaa8..e349324a62 100644 --- a/libidl/libidl_0.8.3.oe +++ b/libidl/libidl_0.8.3.oe @@ -1,3 +1,4 @@ +LICENSE = LGPL DESCRIPTION = "Library for parsing CORBA IDL files" SECTION = "gnome/libs" DEPENDS = "glib-2.0" |