Dependencies for gnuplot-0.2
Libraries
gnuplot
- if flag(splitbase)
- base (>=2)
- old-locale (>=1.0 && <1.1)
- process (>=1.0 && <1.1)
- time (>=1.1 && <1.2)
- base (>=1.0 && <2)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
buildtests | Build test executables | Disabled |
executepipe | Avoid a temporary gnuplot script by running gnuplot with runInteractiveProcess | Disabled |
executeshell | Avoid a temporary gnuplot script by calling gnuplot via a UNIX shell and its piping syntax | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info