From 42db06b4db3a020ab285cd13b66a96d92e00b26f Mon Sep 17 00:00:00 2001 From: Guillem Jover <gjover@sipwise.com> Date: Wed, 5 Apr 2017 13:02:40 +0200 Subject: [PATCH] TT#5420 Depend on the now split libngcp-rating-inew-perl package These modules used to be incorrectly shipped in the ngcp-libinewrate0 package, which the panel didn't depend on, and were only present because other parts of the system were pulling that in. In any case we should not need to depend on specific SONAMEs for shared libraries, so the perl bindings are now shipped on their own package. Change-Id: Ia4ac5258f4dc019fecd1f138d7c0e6f6390296d0 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 9615a4a54d..5032ae0136 100644 --- a/debian/control +++ b/debian/control @@ -76,6 +76,7 @@ Depends: libmoosex-emulate-class-accessor-fast-perl, libmoosex-method-signatures-perl, libmoosex-types-perl, + libngcp-rating-inew-perl, libnet-http-perl, libnet-https-any-perl, libnet-telnet-perl,