Fix coverage build

This commit is contained in:
Eelco Dolstra 2015-12-10 11:46:57 +01:00
parent 8f67325a7c
commit 399397c907

View file

@ -152,7 +152,7 @@ let
src = tarball;
buildInputs =
[ curl perl bzip2 openssl pkgconfig sqlite
[ curl perl bzip2 openssl pkgconfig sqlite xz libsodium
# These are for "make check" only:
graphviz libxml2 libxslt
];