aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-11-29 11:44:40 +0100
committerosmith <osmith@sysmocom.de>2018-11-29 14:23:18 +0000
commit633e6d92a89115d473e0ec7834c1bcf9a2c4903f (patch)
tree0e2b086b8d54e81d39a201d073f31ecf42e34002
parentceb12eaa695009edcc74e714ddae518ac1652992 (diff)
INSTALL.txt: "make check" needs libxml2-utils
-rw-r--r--INSTALL.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index c3caefe..3166bfa 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -14,6 +14,10 @@ apt-get install \
(Note that asciidoc-dblatex is required from debian 9 on and did not exist before.)
+Dependencies for "make check":
+
+apt-get install libxml2-utils
+
Prepare your build dir:
autoreconf -fi
./configure