From 633e6d92a89115d473e0ec7834c1bcf9a2c4903f Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Thu, 29 Nov 2018 11:44:40 +0100 Subject: INSTALL.txt: "make check" needs libxml2-utils Change-Id: I6fba644cff833c912f6d83651a1ee27c1c4884d2 --- INSTALL.txt | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3