summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gmp/gmp.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/gmp/gmp.inc')
-rw-r--r--meta/recipes-support/gmp/gmp.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/gmp/gmp.inc b/meta/recipes-support/gmp/gmp.inc
index bec06ecd69..be2983ffc4 100644
--- a/meta/recipes-support/gmp/gmp.inc
+++ b/meta/recipes-support/gmp/gmp.inc
@@ -1,5 +1,6 @@
1SECTION = "devel" 1SECTION = "devel"
2DESCRIPTION = "GNU multiprecision arithmetic library" 2SUMMARY = "GNU multiprecision arithmetic library"
3DESCRIPTION = "GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers"
3HOMEPAGE = "http://gmplib.org/" 4HOMEPAGE = "http://gmplib.org/"
4LICENSE = "GPLv3 LGPLv3" 5LICENSE = "GPLv3 LGPLv3"
5 6