From b02143d251c4538b09f895eacee8f5ad5264c1c2 Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Mon, 4 Sep 2023 13:30:47 +1000 Subject: [PATCH] lintian fixing --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f38bc08..63bb3bb 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,8 @@ Vcs-Git: https://borta.rrq.id.au/git?p=ralph/overlay-boot.git Package: overlay-boot Architecture: any -Depends: coreutils (>= 8.32-4+b1), util-linux (>= 2.36.1-8+devuan2), +Depends: ${shlibs:Depends}, ${misc:Depends}, + coreutils (>= 8.32-4+b1), util-linux (>= 2.36.1-8+devuan2), mount, iproute2, ifupdown, dash, procps Description: Admin scripts for running overlay subhosts Overlay subhosting uses unshare and chroot for running services -- 2.39.2