Fix coverage job

This commit is contained in:
Eelco Dolstra 2017-06-01 14:43:15 +02:00
parent ab5834f7a1
commit b4b1f4525f
No known key found for this signature in database
GPG Key ID: 8170B4726D7198DE
1 changed files with 1 additions and 1 deletions

View File

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