X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=7fa9e9ea8f74ddadc9d3a7f5ad08140f5535654a;hp=be4953d5c4363edde53f9e7d7a330cf35829c95f;hb=bbaea1d03acc6f05a52dec11decb9668c9c82912;hpb=bc93d2ba38eb17a45888b97e8bcfd5f0e0bcb57c diff --git a/README b/README index be4953d..7fa9e9e 100644 --- a/README +++ b/README @@ -32,6 +32,8 @@ Requirements - libxml2 (optional) +- libconfig (optional, to parse /etc/libguestfs-tools.conf) + - Augeas (http://augeas.net/) (optional) - gperf @@ -86,6 +88,8 @@ bindings - (Optional) PHP, phpize if you want to build the PHP bindings +- (Optional, but highly recommended) getfacl, getfattr + Running ./configure will check you have all the requirements installed on your machine.