summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-02-17 19:25:35 +0100
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-02-21 03:15:23 +0000
commitaea2a3531a11beca9b7cb769b2f6ea6c699b06a6 (patch)
tree88f71a2eee8f15eb76963e82b5d34fe8e63c3b1c /recipes-containers
parentda75d2a91a1547326084d03e52e35f38f1442bd9 (diff)
downloadmeta-virtualization-aea2a3531a11beca9b7cb769b2f6ea6c699b06a6.tar.gz
lxc: remove perl-module-warnings-register from RDEPENDS
This module is part of the perl package now and is shipped by default. Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers')
-rw-r--r--recipes-containers/lxc/lxc_3.1.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-containers/lxc/lxc_3.1.0.bb b/recipes-containers/lxc/lxc_3.1.0.bb
index 9dba76b0..977583f2 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} = " \
15 perl-module-strict \ 15 perl-module-strict \
16 perl-module-getopt-long \ 16 perl-module-getopt-long \
17 perl-module-vars \ 17 perl-module-vars \
18 perl-module-warnings-register \
19 perl-module-exporter \ 18 perl-module-exporter \
20 perl-module-constant \ 19 perl-module-constant \
21 perl-module-overload \ 20 perl-module-overload \