[meta-virtualization] [thud][PATCH] lxc: remove perl-module-warnings-register from RDEPENDS

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Sun Feb 17 10:25:35 PST 2019


This module is part of the perl package now and is shipped by default.

Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk at pelagicore.com>
---
 recipes-containers/lxc/lxc_3.1.0.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-containers/lxc/lxc_3.1.0.bb b/recipes-containers/lxc/lxc_3.1.0.bb
index 9dba76b..977583f 100644
--- a/recipes-containers/lxc/lxc_3.1.0.bb
+++ b/recipes-containers/lxc/lxc_3.1.0.bb
@@ -15,7 +15,6 @@ RDEPENDS_${PN} = " \
 		perl-module-strict \
 		perl-module-getopt-long \
 		perl-module-vars \
-		perl-module-warnings-register \
 		perl-module-exporter \
 		perl-module-constant \
 		perl-module-overload \
-- 
2.17.1



More information about the meta-virtualization mailing list