forked from lix-project/lix
Fix coverage job
This commit is contained in:
parent
ab5834f7a1
commit
b4b1f4525f
|
@ -173,7 +173,7 @@ let
|
||||||
src = tarball;
|
src = tarball;
|
||||||
|
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[ curl bzip2 openssl pkgconfig sqlite xz libsodium
|
[ curl bzip2 openssl pkgconfig sqlite xz libsodium libseccomp
|
||||||
# These are for "make check" only:
|
# These are for "make check" only:
|
||||||
graphviz libxml2 libxslt
|
graphviz libxml2 libxslt
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue