From c347cc41dc27e7b2b389d140f8079279c196ecc4 Mon Sep 17 00:00:00 2001 From: Donat Zenichev Date: Wed, 18 May 2022 12:18:42 +0200 Subject: [PATCH] TT#174554 Remove 'sems-modules' as a dependency for cloudpbx-pro We have to remove dependency on the 'sems-modules' package for the cloudpbx-pro, since from now on the 'sems-modules' repo is deprecated and all plug-in's are being built using sems-pbx repository. Change-Id: I4a32bddde735dce7234bd4fed0812c6de12dce70 --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index d289a52..333ad94 100644 --- a/debian/control +++ b/debian/control @@ -74,7 +74,6 @@ Package: ngcp-cloudpbx-pro Architecture: all Depends: ngcp-cloudpbx-devices-pro, - ngcp-sems-modules, ngcp-sems-pbx, ngcp-templates-pro, ${misc:Depends},