We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb2cdc commit b977461Copy full SHA for b977461
opam
@@ -9,5 +9,5 @@ build: [
9
"ocaml" "pkg/build.ml" "native=%{ocaml-native}%"
10
"native-dynlink=%{ocaml-native-dynlink}%"
11
]
12
-depends: [ "ocamlbuild" ]
+depends: [ "ocamlbuild" {build} ]
13
tags: ["org:ocamllabs"]
0 commit comments