Skip to content

Commit e054a42

Browse files
committed
Depend on Camlp4 again
1 parent a9d2724 commit e054a42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ depends: [
5757
"tyxml" {>= "4.0.0"}
5858
("dbm" | "sqlite3" | "pgocaml")
5959
"ipaddr" {>= "2.1"}
60+
"camlp4" # to force building tyxml.parser
6061
]
6162
depopts: "camlzip"
6263
conflicts: [

0 commit comments

Comments
 (0)