diff --git a/testing/gitlab_ci_script.sh b/testing/gitlab_ci_script.sh index 2b321859..b86541c1 100755 --- a/testing/gitlab_ci_script.sh +++ b/testing/gitlab_ci_script.sh @@ -52,7 +52,7 @@ echo "LANG=en_NZ.UTF-8" > /etc/default/locale packages="libdbd-pg-perl libyaml-perl postgresql-client postgresql curl xmlstarlet netcat-openbsd libtest-www-mechanize-perl - libfile-pushd-perl" + libfile-pushd-perl libtemplate-perl libinline-files-perl" if [[ $mode =~ "latestphp" ]]; then # PHP pgsql package is built from source, needs libpq-dev.