Skip to content

Commit b4b1f45

Browse files
committedJun 1, 2017
Fix coverage job
1 parent ab5834f commit b4b1f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎release.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ let
173173
src = tarball;
174174

175175
buildInputs =
176-
[ curl bzip2 openssl pkgconfig sqlite xz libsodium
176+
[ curl bzip2 openssl pkgconfig sqlite xz libsodium libseccomp
177177
# These are for "make check" only:
178178
graphviz libxml2 libxslt
179179
];

0 commit comments

Comments
 (0)
Please sign in to comment.