aboutsummaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb')
-rw-r--r--meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb
index db8646d7c1..c5efc15358 100644
--- a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb
+++ b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb
@@ -5,7 +5,7 @@ SECTION = "libs"
HOMEPAGE = "https://metacpan.org/pod/Role::Tiny"
-LICENSE = "Artistic-1.0 | GPL-1.0+"
+LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
LIC_FILES_CHKSUM = "file://README;beginline=197;endline=234;md5=26df7e7c20551fb1906e2286624f0b71"
SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz"
@@ -16,13 +16,13 @@ S = "${WORKDIR}/Role-Tiny-${PV}"
inherit cpan
-RDEPENDS_${PN} = " perl-module-exporter \
+RDEPENDS:${PN} = " perl-module-exporter \
perl-module-strict \
perl-module-test-more \
perl-module-warnings \
"
-RPROVIDES_${PN} = " librole-tiny-perl \
+RPROVIDES:${PN} = " librole-tiny-perl \
librole-tiny-with-perl \
"