Add e2fsprogs to Depends
authorMichael Prokop <mika@grml.org>
Mon, 15 Jan 2018 09:54:49 +0000 (10:54 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 15 Jan 2018 09:54:49 +0000 (10:54 +0100)
Debian wants to make removing e2fsprogs from installations
possible.  Once e2fsprogs drops the "Essential: yes" flag
e2fsprogs's mkfs.ext4 binary won't necessarily be available any
longer, while we default to usage of mkfs.ext4 in
grml-debootstrap.

Thanks: Helmut Grohne <helmut@subdivi.de> for the bugreport
Closes: #887224

debian/control

index 0b5f7fe..c97e952 100644 (file)
@@ -20,6 +20,7 @@ Package: grml-debootstrap
 Architecture: all
 Depends: debian-archive-keyring,
          debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16),
 Architecture: all
 Depends: debian-archive-keyring,
          debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16),
+         e2fsprogs,
          fdisk | util-linux (<< 2.29.2-3~),
          gawk,
          kmod,
          fdisk | util-linux (<< 2.29.2-3~),
          gawk,
          kmod,