From aa089fe10ef307cf40e90b28e06ed9a0e4e7b5dc Mon Sep 17 00:00:00 2001
From: Victor Seva <vseva@sipwise.com>
Date: Thu, 31 Mar 2016 17:26:29 +0200
Subject: [PATCH] MT#18815 debian: remove depends on ngcp-templates and
 ngcp-panel

* depending on ngcp-panel makes no sense, we connect
  to it but no need to be installed in the same machine

* depending on templates is not necessary + introduces
  complexity and no benefits

Change-Id: I99f4364c4e9e2bc8cf951e0c651952d2d7296b64
---
 debian/control | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index fac140f..104b8b3 100644
--- a/debian/control
+++ b/debian/control
@@ -21,9 +21,7 @@ Description: NGCP REST API related tools
 
 Package: ngcp-billing-tools
 Architecture: all
-Depends: ngcp-panel,
-         ngcp-templates-ce-ngcp-billing-tools | ngcp-templates-pro-ngcp-billing-tools,
-         perl,
+Depends: perl,
          ${misc:Depends}
 Provides: ngcp-api-tools
 Conflicts: ngcp-ossbss,
@@ -37,9 +35,7 @@ Description: NGCP Billing related tools
 
 Package: ngcp-provisioning-tools
 Architecture: all
-Depends: ngcp-panel,
-         ngcp-templates-ce-ngcp-provisioning-tools | ngcp-templates-pro-ngcp-provisioning-tools,
-         perl,
+Depends: perl,
          ${misc:Depends}
 Provides: ngcp-api-tools
 Conflicts: ngcp-ossbss,