diff --git a/debian/control b/debian/control index bcc6db3..fb52176 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,8 @@ Vcs-Git: https://github.com/g2p/bcache-tools.git Package: bcache-tools Architecture: linux-any -Depends: ${shlibs:Depends}, ${misc:Depends}, initramfs-tools +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: initramfs-tools | dracut Description: bcache userspace tools Bcache allows the use of SSDs to cache other block devices. .