forked from lix-project/lix
Add dependencies for coverage test
This commit is contained in:
parent
4b45d8c95a
commit
2f5789c5d6
|
@ -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 = ''
|
||||
|
|
Loading…
Reference in a new issue