frama-c: add missing runtime dependency
This commit is contained in:
committed by
Bjørn Forsman
parent
0dc7388a00
commit
005cf8a5bd
@@ -8,6 +8,7 @@ let
|
||||
mkocamlpath = p: "${p}/lib/ocaml/${ocamlPackages.ocaml.version}/site-lib";
|
||||
runtimeDeps = with ocamlPackages; [
|
||||
apron.dev
|
||||
bigarray-compat
|
||||
biniou
|
||||
camlzip
|
||||
easy-format
|
||||
|
||||
Reference in New Issue
Block a user