From 787360f2012e7494b60a23cc0ac6fee99c0553cb Mon Sep 17 00:00:00 2001 From: Mykola Malkov Date: Fri, 20 Jul 2018 11:35:50 +0300 Subject: [PATCH] TT#37257 Add ngcp-deployment-scripts as dependency to ngcp-nth-ce We need script /usr/share/ngcp-deployment-scripts/includes/netcardconfig from package ngcp-deployment-scripts on CE system to be able to use modified netcardconfig during the network installation process. Change-Id: Ic36b6591699d9a62f4528e6110daa264dd794654 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index a84cb60..3cd708f 100644 --- a/debian/control +++ b/debian/control @@ -240,6 +240,7 @@ Depends: man-db, nano, ngcp-bulk-processor, + ngcp-deployment-scripts, ngcp-klish-config, ngrep-sip, pciutils,