From: Jiri Slaby Date: Fri, 20 Sep 2013 14:39:50 +0000 (+0200) Subject: lxc-opensuse: add perl-base to prerequisities X-Git-Tag: lxc-1.0.0.beta2~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc33e055dd047af7b4cc8a226bb54b3b9c450152;p=thirdparty%2Flxc.git lxc-opensuse: add perl-base to prerequisities It is needed by insserv-compat. Signed-off-by: Jiri Slaby Acked-by: Stéphane Graber --- diff --git a/templates/lxc-opensuse.in b/templates/lxc-opensuse.in index f28ae22d1..220176fd9 100644 --- a/templates/lxc-opensuse.in +++ b/templates/lxc-opensuse.in @@ -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