From eeeb6e0ddec4e704363a4c3a3118acfd7844b555 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Tue, 1 Mar 2016 15:54:29 +0100 Subject: [PATCH] MT#18305 Install debian-goodies on NGCP by default (mainly for checkrestart tool) Change-Id: I19b84f2928b085317f3f039bf8952b3c00b3eff2 --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 69b1eca..dea0663 100644 --- a/debian/control +++ b/debian/control @@ -128,6 +128,7 @@ Package: ngcp-nth-pro Architecture: all Depends: apt-transport-https, bootlogd, + debian-goodies, dstat, etckeeper, gdb, @@ -171,6 +172,7 @@ Package: ngcp-nth-ce Architecture: all Depends: apt-transport-https, bootlogd, + debian-goodies, dstat, etckeeper, gdb,