From 228c2a7fbbedf4811df0bdf2029253e42241a36b Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 17 May 2020 18:47:05 -0700 Subject: Install remctl-server for CI testing --- ci/install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/install b/ci/install index 149e6b3..8d9eb1e 100755 --- a/ci/install +++ b/ci/install @@ -30,7 +30,8 @@ apt-get install aspell cpanminus cppcheck heimdal-multidev \ libnet-duo-perl libnet-ldap-perl libnet-remctl-perl \ libperl6-slurp-perl libremctl-dev libsql-translator-perl \ libtest-pod-perl libtest-spelling-perl libtest-strict-perl \ - libtimedate-perl libwebauth-perl perl sqlite3 valgrind + libtimedate-perl libwebauth-perl perl remctl-server sqlite3 \ + valgrind # Dependencies for Perl tests. cpanm Perl::Tidy -- cgit v1.2.3