From d4e37adf91b589932267f972662f571475c0ae74 Mon Sep 17 00:00:00 2001 From: Richard Bukovansky Date: Thu, 27 Oct 2016 09:30:58 +0200 Subject: [PATCH] Adding missing autoconf rpm install Solves issue #15 --- swiftbuild-centos7.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/swiftbuild-centos7.sh b/swiftbuild-centos7.sh index 1c91eeb..6070b98 100755 --- a/swiftbuild-centos7.sh +++ b/swiftbuild-centos7.sh @@ -119,7 +119,8 @@ case "$1" in python-libs \ ncurses-devel \ python-devel \ - pkgconfig + pkgconfig \ + autoconf #substitute cmake3 for cmake sudo mv /usr/bin/cmake /usr/bin/cmake2