Skip to content

Commit 7b41a5d

Browse files
authored
Merge pull request #519 from proux01/opam
Backport package from opam repo
2 parents 25841f5 + 0e9c8bb commit 7b41a5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

coq-hierarchy-builder.opam

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ depends: [
1717
| "coq" {>= "8.20" & < "8.21~"} & "coq-elpi" {>= "2.4" | = "dev"}
1818
| "rocq-core" {>= "9.0" | = "dev"} & "coq-elpi" {>= "2.4" | = "dev"})
1919
]
20+
depexts: [
21+
[ "wdiff" ] {os-family = "debian" & with-test}
22+
]
2023
conflicts: [ "coq-hierarchy-builder-shim" ]
2124
synopsis: "High level commands to declare and evolve a hierarchy based on packed classes"
2225
description: """

0 commit comments

Comments
 (0)