From: Ralph Ronnquist Date: Wed, 4 Dec 2024 10:59:03 +0000 (+1100) Subject: fix missing comma X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=7ef6b4b2be8804471f48cf603f44d9320105196e;p=rrq%2Foverlay-boot.git fix missing comma --- diff --git a/debian/control b/debian/control index af6ab33..30cdd64 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}, ${misc:Pre-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