Add dependencies for coverage test

This commit is contained in:
Eelco Dolstra 2017-11-14 18:47:44 +01:00
parent 4b45d8c95a
commit 2f5789c5d6
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -185,7 +185,7 @@ let
buildInputs =
[ curl bzip2 openssl pkgconfig sqlite xz libsodium libseccomp
# These are for "make check" only:
graphviz libxml2 libxslt
graphviz libxml2 libxslt git mercurial
];
configureFlags = ''