mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
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 <fupan.li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
67185ef0f8
commit
717877ed3f
|
@ -10,6 +10,7 @@ RDEPENDS_${PN} = " \
|
|||
libcap-bin \
|
||||
bridge-utils \
|
||||
dnsmasq \
|
||||
initscripts \
|
||||
perl-module-strict \
|
||||
perl-module-getopt-long \
|
||||
perl-module-vars \
|
||||
|
|
Loading…
Reference in New Issue
Block a user