]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Stop installing sqlite for CI
authorRuss Allbery <eagle@eyrie.org>
Mon, 18 May 2020 01:15:57 +0000 (18:15 -0700)
committerRuss Allbery <eagle@eyrie.org>
Mon, 18 May 2020 01:17:03 +0000 (18:17 -0700)
This shouldn't be necessary.  All of the tools and tests use the
Perl DBI module or the C library.

ci/install

index 163b4aa1e621f98a674f1ca9226fa8d01ba6f8a3..0a50c614d20327ceee8a98974ce717c86490c7fe 100755 (executable)
@@ -27,7 +27,7 @@ apt-get install aspell cpanminus cppcheck heimdal-multidev libcdb-dev   \
         libdbi-perl libgetopt-long-descriptive-perl libipc-run-perl     \
         libjson-perl libkrb5-dev libperl6-slurp-perl libreadonly-perl   \
         libsqlite3-dev libtest-pod-perl libtest-spelling-perl           \
-        libtest-strict-perl pkg-config perl sqlite tinycdb valgrind
+        libtest-strict-perl pkg-config perl tinycdb valgrind
 
 # Dependencies for Perl tests.
 cpanm Perl::Tidy