Skip to content
Snippets Groups Projects
Commit 632e6bf0 authored by Ariadne Conill's avatar Ariadne Conill
Browse files

bootstrap: add curl (and reverse dependencies)

parent b0b33a8f
No related branches found
No related tags found
No related merge requests found
...@@ -104,7 +104,8 @@ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \ ...@@ -104,7 +104,8 @@ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
pax-utils lzip abuild ncurses libedit openssh \ pax-utils lzip abuild ncurses libedit openssh \
libcap-ng util-linux libaio lvm2 popt xz \ libcap-ng util-linux libaio lvm2 popt xz \
json-c argon2 cryptsetup kmod lddtree mkinitfs \ json-c argon2 cryptsetup kmod lddtree mkinitfs \
community/go libffi community/ghc community/rust \ community/go libffi community/ghc \
brotli libev c-ares cunit nghttp2 curl community/rust \
$KERNEL_PKG ; do $KERNEL_PKG ; do
EXTRADEPENDS_TARGET="$EXTRADEPENDS_TARGET" \ EXTRADEPENDS_TARGET="$EXTRADEPENDS_TARGET" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment