]> git.proxmox.com Git - dab.git/blobdiff - DAB.pm
bootstrap: do not pull in xbase-clients by default
[dab.git] / DAB.pm
diff --git a/DAB.pm b/DAB.pm
index f0c9cdd630f2e989589ef3f38c604e148fb0ec72..2cdd2c31ce22781f001df06f7c078d94550cb857 100644 (file)
--- a/DAB.pm
+++ b/DAB.pm
@@ -1406,7 +1406,6 @@ sub bootstrap {
     $important = $self->closure($closure, $important);
 
     if (!$opts->{minimal}) {
-       push @$standard, 'xbase-clients';
        $standard = $self->closure($closure, $standard);
     }