Skip to content
Permalink
Browse files
Deb: Remove dependencies on packages that are 'essential' anyway
All packages in group 'essential' are by default installed on all
Debian and Ubuntu systems, and there is no need to mark them as
dependencies for any binary.
  • Loading branch information
ottok committed May 28, 2018
1 parent 44e7ec1 commit c98e6d4
Showing 1 changed file with 1 addition and 4 deletions.
@@ -421,10 +421,7 @@ Recommends: libhtml-template-perl
Pre-Depends: adduser (>= 3.40),
debconf,
mariadb-common (>= ${source:Version})
Depends: bsdutils,
coreutils,
findutils,
galera-3 (>=25.3),
Depends: galera-3 (>=25.3),
gawk,
iproute2,
libdbi-perl,

0 comments on commit c98e6d4

Please sign in to comment.