From 717877ed3f9c95032e647a934d11b4ff76b12882 Mon Sep 17 00:00:00 2001 From: fli Date: Wed, 4 Jan 2017 17:26:15 -0800 Subject: lxc: add rdepends to initscripts lxc's postinst will run populate-volatile.sh scripts, which is provided by initscripts package, thus it's better to add this rdepends. Signed-off-by: fli Signed-off-by: Bruce Ashfield --- recipes-containers/lxc/lxc_2.0.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-containers/lxc') diff --git a/recipes-containers/lxc/lxc_2.0.0.bb b/recipes-containers/lxc/lxc_2.0.0.bb index 5e459498..dcbd171b 100644 --- a/recipes-containers/lxc/lxc_2.0.0.bb +++ b/recipes-containers/lxc/lxc_2.0.0.bb @@ -10,6 +10,7 @@ RDEPENDS_${PN} = " \ libcap-bin \ bridge-utils \ dnsmasq \ + initscripts \ perl-module-strict \ perl-module-getopt-long \ perl-module-vars \ -- cgit v1.2.3-54-g00ecf