summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--repo/devel/autoconf.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/devel/autoconf.xibuild b/repo/devel/autoconf.xibuild
index 9b47202..b94d4b1 100644
--- a/repo/devel/autoconf.xibuild
+++ b/repo/devel/autoconf.xibuild
@@ -1,7 +1,7 @@
#!/bin/bash
MAKEDEPS=(make)
-DEPS=(gawk m4 diffutils perl sh)
+DEPS=(gawk m4 diffutils perl sh gettext)
PKG_VER=2.71
SOURCE=https://ftp.gnu.org/gnu/autoconf/autoconf-$PKG_VER.tar.xz