mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-13 19:39:51 +03:00
Switch helpers/envkernel.sh to openssl (!1742)
This commit is contained in:
parent
24a565a59b
commit
cf2e28d3c2
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue