mirror of
git://github.com/lxc/lxc
synced 2025-08-31 07:19:36 +00:00
lxc-opensuse: add perl-base to prerequisities
It is needed by insserv-compat. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
committed by
Stéphane Graber
parent
12dcc8928f
commit
cc33e055dd
@@ -128,7 +128,7 @@ download_opensuse()
|
||||
zypper --root $cache/partial-$arch-packages --non-interactive in --auto-agree-with-licenses --download-only zypper lxc patterns-openSUSE-base bash iputils sed tar rsyslog || return 1
|
||||
cat > $cache/partial-$arch-packages/opensuse.conf << EOF
|
||||
Preinstall: aaa_base bash coreutils diffutils
|
||||
Preinstall: filesystem fillup glibc grep insserv-compat
|
||||
Preinstall: filesystem fillup glibc grep insserv-compat perl-base
|
||||
Preinstall: libbz2-1 libgcc_s1 libncurses5 pam
|
||||
Preinstall: permissions libreadline6 rpm sed tar libz1 libselinux1
|
||||
Preinstall: liblzma5 libcap2 libacl1 libattr1
|
||||
|
Reference in New Issue
Block a user