Skip to content

Commit 434a000

Browse files
authored
Update packages/camlgpc/camlgpc.1.1/opam
1 parent 21e7a31 commit 434a000

File tree

1 file changed

+1
-0
lines changed
  • packages/camlgpc/camlgpc.1.1

1 file changed

+1
-0
lines changed

packages/camlgpc/camlgpc.1.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ build: [[make]]
99
install: [[make "install"]]
1010
remove: [["ocamlfind" "remove" "camlgpc"]]
1111
depends: ["ocaml" "ocamlfind"]
12+
conflicts: [ "ocaml-option-bytecode-only" ]
1213
synopsis: "Interface to Alan Murta's General Polygon Clipper"
1314
flags: light-uninstall
1415
url {

0 commit comments

Comments
 (0)