summaryrefslogtreecommitdiffstats
path: root/meta/packages/libidn/libidn_0.5.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/libidn/libidn_0.5.19.bb')
-rw-r--r--meta/packages/libidn/libidn_0.5.19.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/libidn/libidn_0.5.19.bb b/meta/packages/libidn/libidn_0.5.19.bb
index cf5c6e1925..07cdb96470 100644
--- a/meta/packages/libidn/libidn_0.5.19.bb
+++ b/meta/packages/libidn/libidn_0.5.19.bb
@@ -1,7 +1,8 @@
1LICENSE = "LGPL"
2DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." 1DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group."
2HOMEPAGE = "http://www.gnu.org/software/libidn/"
3SECTION = "libs" 3SECTION = "libs"
4PRIORITY = "optional" 4# change to GPLv3 for >1.0 version
5LICENSE = "LGPLv2.1+ & GPLv2+"
5PR = "r1" 6PR = "r1"
6 7
7inherit pkgconfig autotools gettext 8inherit pkgconfig autotools gettext