Fix coverage build
This commit is contained in:
parent
8f67325a7c
commit
399397c907
|
@ -152,7 +152,7 @@ let
|
||||||
src = tarball;
|
src = tarball;
|
||||||
|
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[ curl perl bzip2 openssl pkgconfig sqlite
|
[ curl perl bzip2 openssl pkgconfig sqlite xz libsodium
|
||||||
# These are for "make check" only:
|
# These are for "make check" only:
|
||||||
graphviz libxml2 libxslt
|
graphviz libxml2 libxslt
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue