[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2709/8267] perl: module-overload needs module-overloading
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 2709/8267] perl: module-overload needs module-overloading
- Date: Sat, 16 Dec 2017 23:36:39 +0000 (UTC)
commit a713b7869a72b66671b95f1000dd5dc9586bf2e7
Author: Nathan Lynch <nathan_lynch mentor com>
Date: Tue Sep 27 13:10:08 2016 -0500
perl: module-overload needs module-overloading
This dependency was manually added in 3dec9ad1cd6a ("perl: module
overload rdpends on overloading") but was (mistakenly?) removed by
06d43a90acbe ("perl: 5.20.0 -> 5.22.0"). Restore it.
(From OE-Core rev: ff03fccde0177307195a3c918fb914b8ddb6315f)
Signed-off-by: Nathan Lynch <nathan_lynch mentor com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../recipes-devtools/perl/perl-rdepends_5.22.1.inc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc
b/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc
index 5f853cc..2c497fe 100644
--- a/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc
+++ b/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc
@@ -20,6 +20,7 @@ RDEPENDS_${PN}-pod += "perl"
RDEPENDS_${PN}-module-file-spec += "${PN}-module-file-spec-unix"
RDEPENDS_${PN}-module-math-bigint += "${PN}-module-math-bigint-calc"
RDEPENDS_${PN}-module-thread-queue += "${PN}-module-attributes"
+RDEPENDS_${PN}-module-overload += "${PN}-module-overloading"
# Depends list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]