aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libmath-bigint-gmp-perl_1.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libmath-bigint-gmp-perl_1.18.bb')
-rw-r--r--recipes/perl/libmath-bigint-gmp-perl_1.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libmath-bigint-gmp-perl_1.18.bb b/recipes/perl/libmath-bigint-gmp-perl_1.18.bb
index 11645a0058..9226fdef71 100644
--- a/recipes/perl/libmath-bigint-gmp-perl_1.18.bb
+++ b/recipes/perl/libmath-bigint-gmp-perl_1.18.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
SECTION = "libs"
-LICENSE = "Artistic|GPLv1"
+LICENSE = "Artistic|GPLv1+"
DEPENDS += "gmp-native"
RDEPENDS_${PN} += "gmp"
PR = "r7"