From e60d358e0482edc56b6441aaa3021d83dd14b527 Mon Sep 17 00:00:00 2001 From: Matthias Klumpp Date: Sat, 18 Dec 2021 03:53:31 +0100 Subject: ci: Make sure itstool is available on Ubuntu as well All other CI images already seed it explicitly. --- ci/ciimage/bionic/install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/ciimage/bionic') diff --git a/ci/ciimage/bionic/install.sh b/ci/ciimage/bionic/install.sh index 4dea73ba8..90858f03c 100755 --- a/ci/ciimage/bionic/install.sh +++ b/ci/ciimage/bionic/install.sh @@ -25,6 +25,7 @@ pkgs=( libboost-python-dev libboost-regex-dev libblocksruntime-dev libperl-dev libscalapack-mpi-dev libncurses-dev + itstool ) boost_pkgs=(atomic chrono date-time filesystem log regex serialization system test thread) -- cgit v1.2.3