Skip to content

Commit

Permalink
Merge pull request #32 from cengique/master
Browse files Browse the repository at this point in the history
updated pacman deps
  • Loading branch information
tokland authored Dec 25, 2017
2 parents 7605a69 + a44c0fe commit 4054c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch-bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ set -e -u -o pipefail
PACMAN_PACKAGES=(
acl archlinux-keyring attr bzip2 curl expat glibc gpgme libarchive
libassuan libgpg-error libnghttp2 libssh2 lzo openssl pacman pacman-mirrorlist xz zlib
krb5 e2fsprogs keyutils libidn gcc-libs lz4 libpsl icu
krb5 e2fsprogs keyutils libidn2 gcc-libs lz4 libpsl icu libunistring
)
BASIC_PACKAGES=(${PACMAN_PACKAGES[*]} filesystem)
EXTRA_PACKAGES=(coreutils bash grep gawk file tar systemd sed)
Expand Down

0 comments on commit 4054c29

Please sign in to comment.