mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
salmon: add missing dependency
This commit is contained in:
parent
b2dd515359
commit
21e92ded99
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
cmake,
|
||||
curl,
|
||||
fetchFromGitHub,
|
||||
icu,
|
||||
jemalloc,
|
||||
libgff,
|
||||
libiconv,
|
||||
|
@ -50,6 +51,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
bzip2
|
||||
cereal_1_3_2
|
||||
curl
|
||||
icu
|
||||
jemalloc
|
||||
libgff
|
||||
libstaden-read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue