aboutsummaryrefslogtreecommitdiff
path: root/scripts/libexpat/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/libexpat/build.sh')
-rw-r--r--scripts/libexpat/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/libexpat/build.sh b/scripts/libexpat/build.sh
index 769150d..6a70b38 100644
--- a/scripts/libexpat/build.sh
+++ b/scripts/libexpat/build.sh
@@ -6,6 +6,7 @@ sources=(
"https://github.com/${name}/${name}/archive/R_${version//./_}.tar.gz"
)
build_depends=(
+ "autoconf"
"automake"
"libtool"
)