Skip to content

Commit fe9e8fb

Browse files
committed
Small fix for the opam file.
1 parent 75c3c8a commit fe9e8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tyxml.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ depends: [
3535
"re" {>= "1.5.0"}
3636
"alcotest" {test}
3737
## OASIS is not required in released version
38-
"oasis" {build & >= "0.4.4"}
38+
"oasis" {dev & build & >= "0.4.4"}
3939
]
4040
depopts: [
4141
"camlp4"

0 commit comments

Comments
 (0)