From a15dbbad4ec28b3ff9e09441b3418cd63a9875be Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 26 Feb 2019 16:23:53 +0100 Subject: [PATCH] TT#53701 Remove dependencies on perl modules only package This package should be a dependency of the code actually using it. And this is not a case of the code being optionally used when available, so we should not be depending explicitly on it here. Change-Id: I6f0fd555c46572a6724c2bc94498cd1d19a08fda --- debian/control | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/control b/debian/control index 93c7e75..6604cdb 100644 --- a/debian/control +++ b/debian/control @@ -300,7 +300,6 @@ Depends: monit, mytop | mariadb-client-10.1, net-tools, - ngcp-api-tools, ngcp-asterisk-voicemail-odbcstorage, ngcp-backup-tools-pro, ngcp-billing-tools, @@ -399,7 +398,6 @@ Depends: mariadb-server, mytop | mariadb-client-10.1, net-tools, - ngcp-api-tools, ngcp-asterisk-voicemail-odbcstorage, ngcp-billing-tools, ngcp-cdr-exporter, @@ -493,7 +491,6 @@ Depends: monit, mytop | mariadb-client-10.1, net-tools, - ngcp-api-tools, ngcp-asterisk-voicemail-odbcstorage, ngcp-backup-tools-pro, ngcp-billing-tools,