From 606f0fb3eb0af6d9056a9739bf3da04d5bd975b9 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Tue, 22 Oct 2019 10:13:27 +0200 Subject: [PATCH] TT#69050 Fix 18083249: add libio-prompter-perl as ngcp-ngcpcfg dependency In the previous commit the dependency was added to to the sources only as build-depends, we need also here run dependency. Change-Id: Iebadef656e4768d22791b378daac934aeaae0dac --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 9421a4d8..98a712e7 100644 --- a/debian/control +++ b/debian/control @@ -58,6 +58,7 @@ Depends: libdbi-perl, libhash-merge-perl, libio-interface-perl, + libio-prompter-perl, libipc-system-simple-perl, libnet-netmask-perl, libngcp-template-perl,