From 1290aa3b62949dcb66839e47e1c7035ca7ed1e3d Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Fri, 25 Nov 2016 11:08:49 +0100 Subject: [PATCH] install docbook-xsl on mac for tests will hopefully make the tests run smoother --- tests/aux/build-and-test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/aux/build-and-test.sh b/tests/aux/build-and-test.sh index a63b8e3..101f7a5 100755 --- a/tests/aux/build-and-test.sh +++ b/tests/aux/build-and-test.sh @@ -13,6 +13,7 @@ else brew install pkg-config brew install libtool brew install asciidoc + brew install docbook-xsl brew install libyubikey brew install ykclient brew install ykpers