diff options
Diffstat (limited to 'debian/control.debian')
| -rw-r--r-- | debian/control.debian | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/debian/control.debian b/debian/control.debian index 95a6edd..0ebb148 100644 --- a/debian/control.debian +++ b/debian/control.debian @@ -8,10 +8,10 @@ Standards-Version: 3.7.2  Package: casper  Architecture: any -Depends: initramfs-tools (>= 0.40), user-setup, sudo -Conflicts: usplash (<< 0.4-0) +Depends: initramfs-tools (>= 0.40), user-setup, sudo, lsb-base (>= 3.0-6) +Conflicts: usplash (<< 0.3-0)  Recommends: live-package -Suggests: dmsetup, squashft-tools, genext2fs +Suggests: squashfs-tools, genext2fs  Tag: admin::boot, admin::filesystem, implemented-in::shell, protocol::smb, role::plugin, scope::utility, special::completely-tagged, works-with-format::iso9660  Description: Debian Live initramfs generator   Casper provides an initramfs generator suited for booting a Debian Live systems | 
