Skip to content

Commit

Permalink
Add conf-gcc dependency
Browse files Browse the repository at this point in the history
Not sure if it helps with macos-homebrew opam-repository CI.
  • Loading branch information
sim642 committed Aug 12, 2022
1 parent 4343121 commit 51180df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ This is a fork of the 'cil' package used for 'goblint'. Major changes include:
yojson
conf-perl
cppo
conf-gcc
)
(conflicts cil) ; only because we both install the cilly executable
)
1 change: 1 addition & 0 deletions goblint-cil.opam
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ depends: [
"yojson"
"conf-perl"
"cppo"
"conf-gcc"
]
conflicts: ["cil"]
build: [
Expand Down

0 comments on commit 51180df

Please sign in to comment.