diff --git a/zlibs/bootstrap b/zlibs/bootstrap index 4c699ee..419b655 100644 --- a/zlibs/bootstrap +++ b/zlibs/bootstrap @@ -55,6 +55,7 @@ bootstrap_complete_base() { sudo DEBOOTSTRAP_DIR="$LIBPATH/extra/debootstrap" "$LIBPATH/extra/debootstrap/debootstrap" \ --keyring="$LIBPATH/extra/devuan-keyring/keyrings/devuan-archive-keyring.gpg" \ + --include=wget,ca-certificates \ --foreign \ --arch $arch $release $strapdir $mirror || zerr