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;hp=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. ---