index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-23 16:09:54 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-23 16:09:54 +0100 |
commit | ecdefa672838ecebdfdbfb4aa1516708e79e6070 (patch) | |
tree | df8ddd0b6dca6a4a887c42fcc07501d6ee2f2bbc /build_stage4.sh | |
parent | 5265b511c85e93fa5e882a9669c73fedf86d9a7a (diff) |
-rwxr-xr-x | build_stage4.sh | 5 |
diff --git a/build_stage4.sh b/build_stage4.sh index a91be6f..4db3c4c 100755 --- a/build_stage4.sh +++ b/build_stage4.sh @@ -19,6 +19,8 @@ perl-test-pod perl-devel-symdump perl-pod-coverage perl-test-pod-coverage perl-error pcre2 docbook-xml libxslt docbook-xsl xmlto asciidoc git libtool +zlib pambase cracklib libtirpc flex gpm w3m pam +libcap " #~ stage2: @@ -26,7 +28,7 @@ libtool #~ #~ #~ -#~ zlib pambase cracklib libtirpc flex pam libcap coreutils +#~ coreutils #~ util-linux pkg-config e2fsprogs expat bzip2 lz4 xz pcre less gzip #~ tar libarchive curl #~ pacman-mirrorlist archlinux-keyring archlinux32-keyring pacman @@ -93,7 +95,6 @@ libtool #~ fakeroot #~ file #~ findutils -#~ flex #~ gawk #~ gcc #~ gettext |