linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add more detailed package dependency information to INSTALL file
@ 2014-05-31  6:24 Augusto Mecking Caringi
  2015-02-27 16:53 ` David Sterba
  0 siblings, 1 reply; 2+ messages in thread
From: Augusto Mecking Caringi @ 2014-05-31  6:24 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Augusto Mecking Caringi

Signed-off-by: Augusto Mecking Caringi <augustocaringi@gmail.com>
---
 INSTALL |   13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/INSTALL b/INSTALL
index 8ead607..9a4ab64 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,9 +12,16 @@ complete:
 modprobe libcrc32c
 insmod btrfs.ko
 
-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 require the following libraries/tools to build:
+
+- libuuid (This can be found in the e2fsprogs sources, and is usually available
+  as libuuid or e2fsprogs-devel from various distros).
+- libattr (Extended attribute library - Development files)
+- libblkid (Block device id library - Development files)
+- liblzo2 (LZO data compression library - Development files)
+- libacl (Access control list library - Development files)
+- e2fslibs (ext2/ext3/ext4 file system libraries - Development files)
+- asciidoc (Text document format tool - For documentation)
 
 Building the utilities is just make ; make install.  The programs go
 into /usr/local/bin.  The mains commands available are:
-- 
1.7.10.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Add more detailed package dependency information to INSTALL file
  2014-05-31  6:24 [PATCH] Add more detailed package dependency information to INSTALL file Augusto Mecking Caringi
@ 2015-02-27 16:53 ` David Sterba
  0 siblings, 0 replies; 2+ messages in thread
From: David Sterba @ 2015-02-27 16:53 UTC (permalink / raw)
  To: Augusto Mecking Caringi; +Cc: linux-btrfs

On Sat, May 31, 2014 at 03:24:46AM -0300, Augusto Mecking Caringi wrote:
> Signed-off-by: Augusto Mecking Caringi <augustocaringi@gmail.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-27 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-31  6:24 [PATCH] Add more detailed package dependency information to INSTALL file Augusto Mecking Caringi
2015-02-27 16:53 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).