about summary refs log tree commit homepage
path: root/ci/deps.perl
diff options
context:
space:
mode:
Diffstat (limited to 'ci/deps.perl')
-rwxr-xr-xci/deps.perl7
1 files changed, 1 insertions, 6 deletions
diff --git a/ci/deps.perl b/ci/deps.perl
index e0fda011..32b0226e 100755
--- a/ci/deps.perl
+++ b/ci/deps.perl
@@ -70,12 +70,7 @@ if (@precious) {
 
 
 # bare minimum for v2
-$profiles->{v2essential} = [ @{$profiles->{essential}}, qw(
-        DBD::SQLite
-        DBI
-        Search::Xapian
-        xapian-compact
-) ];
+$profiles->{v2essential} = [ @{$profiles->{essential}}, qw(DBD::SQLite DBI) ];
 
 # package names which can't be mapped automatically:
 my $non_auto = {