]> eyrie.org Git - kerberos/pam-krb5.git/commitdiff
Install PAM libraries for CI
authorRuss Allbery <eagle@eyrie.org>
Mon, 2 Mar 2020 05:36:41 +0000 (21:36 -0800)
committerRuss Allbery <eagle@eyrie.org>
Mon, 2 Mar 2020 05:36:41 +0000 (21:36 -0800)
ci/install

index 2d776f86acaa74e9dbea6b9669d9c7e8f4e98d4a..9d6afbf06da584c4ec6d9d9bb3cae4114a9c1ac5 100755 (executable)
@@ -13,6 +13,6 @@ set -eux
 
 # Install packages.
 apt-get update -qq
-apt-get install aspell autoconf automake cppcheck heimdal-multidev          \
-        krb5-config libkrb5-dev libtest-pod-perl libtest-spelling-perl perl \
-        valgrind
+apt-get install aspell autoconf automake cppcheck heimdal-multidev      \
+        krb5-config libkrb5-dev libpamg0-dev libtest-pod-perl           \
+        libtest-spelling-perl perl valgrind