Switch helpers/envkernel.sh to openssl (!1742)

This commit is contained in:
Konrad Dybcio 2019-01-20 15:19:51 +01:00 committed by Oliver Smith
parent 24a565a59b
commit cf2e28d3c2

View file

@ -112,7 +112,7 @@ initialize_chroot() {
"$gcc_pkgname"-"$deviceinfo_arch" \ "$gcc_pkgname"-"$deviceinfo_arch" \
"$gcc_pkgname" \ "$gcc_pkgname" \
linux-headers \ linux-headers \
libressl-dev \ openssl-dev \
make \ make \
musl-dev \ musl-dev \
ncurses-dev \ ncurses-dev \