From 64454a44f5e42026801d256df2c8c39367f9ba99 Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Wed, 4 Dec 2024 21:56:15 +1100 Subject: [PATCH] adding a pre-depends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b252cd2..af6ab33 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ vcs-browser: https://git.devuan.org/devuan/overlay-boot.git Package: overlay-boot Architecture: linux-any -Depends: ${shlibs:Depends}, ${misc:Depends}, +Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends} mount, iproute2, ifupdown, procps Description: Admin scripts for running overlay subhosts Overlay subhosting that uses unshare and chroot for running services -- 2.39.5