Whamcloud - gitweb
debian: drop lvm2 from the recommends line
authorTheodore Ts'o <tytso@mit.edu>
Mon, 11 Mar 2019 00:01:58 +0000 (20:01 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 11 Mar 2019 00:01:58 +0000 (20:01 -0400)
If the user doesn't intend to use lvm2, and it's not installed,
installing e2fsprogs shouldn't drag it (and all of its dependencies)
into the system.

Addresses-Debian-Bug: 924275

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/control

index 1bb8adb..e454687 100644 (file)
@@ -191,7 +191,7 @@ XB-Important: yes
 Pre-Depends: ${shlibs:Depends}, ${misc:Depends}, libblkid1, libuuid1
 Multi-Arch: foreign
 Suggests: gpart, parted, fuse2fs, e2fsck-static
-Recommends: e2fsprogs-l10n, lvm2
+Recommends: e2fsprogs-l10n
 Architecture: any
 Description: ext2/ext3/ext4 file system utilities
  The ext2, ext3 and ext4 file systems are successors of the original ext