summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-10-31 14:22:15 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-10-31 14:22:15 +0000
commit761be1f5326e65fd71add65a63cfd4efe81648d3 (patch)
tree224f94244fa80bcfb0f155babde9bf86fa0fb4ae /scripts
parentd8a51893723d2c17681c2c9fc457780197421d06 (diff)
downloadaports-761be1f5326e65fd71add65a63cfd4efe81648d3.zip
bootstrap: add libucontext to bootstrap deps
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index 14e6b23ebf7..05d43f9f978 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -98,7 +98,7 @@ EXTRADEPENDS_TARGET="libgcc libstdc++ musl-dev"
for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
openssl ca-certificates libbsd libtls-standalone busybox busybox-initscripts binutils make \
apk-tools file \
- gmp mpfr4 mpc1 isl cloog gcc \
+ gmp mpfr4 mpc1 isl cloog libucontext gcc \
openrc alpine-conf alpine-baselayout alpine-keys alpine-base patch build-base \
attr libcap sudo acl fakeroot tar \
pax-utils lzip abuild ncurses libedit openssh \