From 834b85e9f6753d61d4c0990545de77f0f3dbf6a1 Mon Sep 17 00:00:00 2001 From: Augusto Mecking Caringi Date: Fri, 30 May 2014 22:05:10 -0300 Subject: [PATCH] btrfs-progs: Add information about libblkid requirement to INSTALL file Signed-off-by: Augusto Mecking Caringi Signed-off-by: David Sterba --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL b/INSTALL index 8ead607a..2f15e5e8 100644 --- a/INSTALL +++ b/INSTALL @@ -16,6 +16,9 @@ The Btrfs utility programs require libuuid to build. This can be found in the e2fsprogs sources, and is usually available as libuuid or e2fsprogs-devel from various distros. +The Btrfs utility programs also require libblkid (block device identification +library). This library is usually available as libblkid-dev or libblkid-devel. + Building the utilities is just make ; make install. The programs go into /usr/local/bin. The mains commands available are: