Revert "btrfs-progs: INSTALL: update build dependencies"

This reverts commit 98a88aec64.

The libmount dependency will be dropped so remove it from the
documentation as well.

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2021-02-17 13:46:49 +01:00
parent e31679c1ec
commit 798d34074c

View file

@ -3,10 +3,9 @@ Installation instructions
The Btrfs utility programs require the following libraries/tools to build:
- util-linux (>= 2.24)
- libblkid - block device id library
- libmount - access /proc information about mount points
- libuuid - provided by util-linux, e2fsprogs/e2fslibs or libuuid
- libblkid - block device id library
- libmount - provided by util-linux, access /proc information about mount points
- liblzo2 - LZO data compression library
- zlib - ZLIB data compression library
- libzstd - ZSTD data compression library version >= 1.0.0