mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-23 00:08:50 -05:00
makepkg: update required programs
Remove getopt, add xz. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
1a00ee5c27
commit
7ea0a115db
@ -28,7 +28,7 @@
|
||||
# makepkg uses quite a few external programs during its execution. You
|
||||
# need to have at least the following installed for makepkg to function:
|
||||
# bsdtar (libarchive), bzip2, coreutils, fakeroot, find (findutils),
|
||||
# getopt (util-linux), gettext, grep, gzip, openssl, sed, tput (ncurses)
|
||||
# gettext, grep, gzip, openssl, sed, tput (ncurses), xz
|
||||
|
||||
# gettext initialization
|
||||
export TEXTDOMAIN='pacman'
|
||||
|
Loading…
Reference in New Issue
Block a user