aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2018-02-06 18:44:11 +0000
committerTimo Teräs <timo.teras@iki.fi>2018-02-06 18:44:13 +0000
commitf4f7e6c25c901d7b5424a71918115b3b0c112e15 (patch)
tree31cb8055d2cf243527d0f228f23acfe470dfb1a1 /scripts
parent02128a4eb671187690144cfc0019139474bbbcdf (diff)
downloadaports-f4f7e6c25c901d7b5424a71918115b3b0c112e15.tar.bz2
aports-f4f7e6c25c901d7b5424a71918115b3b0c112e15.tar.xz
scripts/bootstrap: update bootstrap deps
apk-tools no longer depends on libfetch build-base now depends on file
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 c26c1dcb75..1614463e7b 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -97,7 +97,7 @@ apk info --quiet --installed --root "$CBUILDROOT" libgcc libstdc++ musl-dev || \
# ordered cross-build
for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
busybox busybox-initscripts binutils make \
- libressl libfetch apk-tools \
+ libressl apk-tools file \
gmp mpfr3 mpc1 isl cloog gcc \
openrc alpine-conf alpine-baselayout alpine-keys alpine-base build-base \
attr libcap patch sudo acl fakeroot tar \