From: Ralph Ronnquist Date: Wed, 4 Dec 2024 11:01:40 +0000 (+1100) Subject: should be pre-depends X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=613ba5a8672d3b800028e2f192443a8a0e91dce5;p=rrq%2Foverlay-boot.git should be pre-depends --- diff --git a/debian/control b/debian/control index 30cdd64..2bd9c70 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ vcs-browser: https://git.devuan.org/devuan/overlay-boot.git Package: overlay-boot Architecture: linux-any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends}, +Pre-Depends: ${misc:Pre-Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, mount, iproute2, ifupdown, procps Description: Admin scripts for running overlay subhosts Overlay subhosting that uses unshare and chroot for running services