1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-03 19:15:39 +00:00
nixpkgs/pkgs/development/ocaml-modules/ocamlgraph
Vincent Laporte e3c2934213 ocamlPackages.ocamlgraph: make GTK support optional
When `gtkSupport` is true, additional components are built:

 - a module to render a graph on a GTK2 canvas
 - two GTK-based programs: a graph viewer and a graph editor.

The default is to have `gtkSupport` as it is used in e.g., Frama-C.
2020-08-23 08:12:49 +02:00
..
default.nix ocamlPackages.ocamlgraph: make GTK support optional 2020-08-23 08:12:49 +02:00