From 9f5f4a62e87ee35f42d5f14594fdf875320633dc Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 17 May 2017 19:03:24 +0200 Subject: [PATCH] TT#16450 Demote libngcp-rating-inew-perl to a Recommends This package is not available on CE systems, so we cannot have a hard dependency. The code already handles loading the module conditionally if it is available. Change-Id: Ibb3566cbd999c230cd7cdbc5f79dc7e377281330 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5032ae0136..1f211b881b 100644 --- a/debian/control +++ b/debian/control @@ -76,7 +76,6 @@ 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, @@ -115,6 +114,8 @@ Depends: sox, ${misc:Depends}, ${perl:Depends}, +Recommends: + libngcp-rating-inew-perl, Description: catalyst based panel application for NGCP A completely overhauled provisioning interface for the NGCP system.