Skip to content

Commit

Permalink
coq-hol-light.2.0.0: fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fblanqui committed Jan 20, 2025
1 parent 62f03a7 commit 49e3333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion released/packages/coq-hol-light/coq-hol-light.2.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ authors: ["Frédéric Blanqui"]
license: "CeCILL-2.1"
depends: [
"coq" {>= "8.19"}
"coq-hol-light-real" {>= "1.0"}
"coq-hol-light-real-with-nat" {>= "1.0"}
"coq-fourcolor-reals" {>= "1.4.0"}
]
build: [make "-j%{jobs}%"]
Expand Down

0 comments on commit 49e3333

Please sign in to comment.