make_mirror.sh: add missing mmdebstrap dependency: perl-doc

pull/1/head
parent 1fe5da3d56
commit 10b3fd869a
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -245,7 +245,7 @@ if [ "$HAVE_QEMU" = "yes" ]; then
# procps is needed for /sbin/sysctl
tmpdir="$(mktemp -d)"
./mmdebstrap --variant=apt --architectures=amd64,armhf --mode=unshare \
--include=linux-image-amd64,systemd-sysv,perl,arch-test,fakechroot,fakeroot,mount,uidmap,proot,qemu-user-static,binfmt-support,qemu-user,dpkg-dev,mini-httpd,libdevel-cover-perl,debootstrap,libfakechroot:armhf,libfakeroot:armhf,procps \
--include=perl-doc,linux-image-amd64,systemd-sysv,perl,arch-test,fakechroot,fakeroot,mount,uidmap,proot,qemu-user-static,binfmt-support,qemu-user,dpkg-dev,mini-httpd,libdevel-cover-perl,debootstrap,libfakechroot:armhf,libfakeroot:armhf,procps \
unstable - "$mirror" > "$tmpdir/debian-unstable.tar"
cat << END > "$tmpdir/extlinux.conf"

Loading…
Cancel
Save