We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a1972 commit 0e5a728Copy full SHA for 0e5a728
packages/goblint/goblint.1.0.0/opam
@@ -17,6 +17,7 @@ depends: [
17
"ppx_import"
18
"ppx_deriving"
19
"ppx_deriving_yojson"
20
+ "conf-gcc"
21
]
22
synopsis: "Static analysis framework for concurrent C"
23
url {
packages/goblint/goblint.1.1.1/opam
@@ -35,6 +35,7 @@ depends: [
35
"conf-gmp" {>= "3"}
36
"conf-ruby" {with-test}
37
"benchmark" {with-test}
38
39
40
depopts: ["apron" "z3"]
41
build: [
0 commit comments