From: Michael Prokop Date: Wed, 8 Jul 2015 14:40:21 +0000 (+0200) Subject: Add kmod to Depends, required for modprobe(8) for loop device handling X-Git-Tag: v0.73~2 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=395bf715f912ba18fefcd50795a0ff0e10d8dbb4 Add kmod to Depends, required for modprobe(8) for loop device handling We need loop device handling for the VM setup, while this isn't a strict requirement when installing non-VMs it still makes sense to depend on kmod/modprobe to provide a proper user experience. --- diff --git a/debian/control b/debian/control index ac1d569..392b0ef 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Architecture: all Depends: debian-archive-keyring, debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), gawk, + kmod, ${misc:Depends}, ${shlibs:Depends} Recommends: dialog,