From 6638d13d5bf1e6df67a2c6387839d5b33f8411bb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 18 Apr 2016 18:27:35 +0300 Subject: Add automake into ci deps. --- ci/install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/install.sh b/ci/install.sh index d143bf3..2e0641f 100755 --- a/ci/install.sh +++ b/ci/install.sh @@ -26,4 +26,5 @@ function aptget_install { } aptget_update -aptget_install gcc g++ gcc-5 g++-5 gcc-5-plugin-dev +aptget_install gcc g++ gcc-5 g++-5 gcc-5-plugin-dev \ + make autoconf automake autopoint -- cgit v1.2.3-60-g2f50