summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2010-08-05 12:16:56 +0200
committerDan McGee <dan@archlinux.org>2010-08-18 20:11:55 +0200
commit5908992e4730263edb8255439560d5411d28c895 (patch)
tree17d11dde48182321c41ebf101af9d215e1dff1b9
parentc3f537538029285cca2ebb22975db60033a78c40 (diff)
downloadpacman-5908992e4730263edb8255439560d5411d28c895.tar.gz
pacman-5908992e4730263edb8255439560d5411d28c895.tar.xz
makepkg: add file to the list of needed utilities
Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--scripts/makepkg.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in
index be10a537..ec664692 100644
--- a/scripts/makepkg.sh.in
+++ b/scripts/makepkg.sh.in
@@ -27,7 +27,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),
+# bsdtar (libarchive), bzip2, coreutils, fakeroot, file, find (findutils),
# gettext, grep, gzip, openssl, sed, tput (ncurses), xz
# gettext initialization