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 21e7a31 commit 434a000Copy full SHA for 434a000
packages/camlgpc/camlgpc.1.1/opam
@@ -9,6 +9,7 @@ build: [[make]]
9
install: [[make "install"]]
10
remove: [["ocamlfind" "remove" "camlgpc"]]
11
depends: ["ocaml" "ocamlfind"]
12
+conflicts: [ "ocaml-option-bytecode-only" ]
13
synopsis: "Interface to Alan Murta's General Polygon Clipper"
14
flags: light-uninstall
15
url {
0 commit comments