Skip to content

Commit

Permalink
Merge pull request #2705 from proux01/hb_drop_815
Browse files Browse the repository at this point in the history
  • Loading branch information
proux01 authored Sep 7, 2023
2 parents 85ea021 + 1c7cb29 commit 6ec9dd9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build: [ [ make "build"]
[ make "test-suite" ] {with-test}
]
install: [ make "install" ]
depends: [ "coq-elpi" {>= "1.14"} "coq" {= "dev"} ]
depends: [ "coq-elpi" {>= "1.15"} "coq" {= "dev"} ]
depexts: [
[ "wdiff" ] {os-family = "debian" & with-test}
]
Expand Down

0 comments on commit 6ec9dd9

Please sign in to comment.