Actions
Bug #13477
closedGimp missing dependency on graphviz
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
Description
When installing Gimp on OI 20201031 illumos-beed421eff there are no issues.
But running Gimp results in an error messages: GEGL:introspective is missing.
A 'truss gimp' reveals that it is in fact /usr/bin/dot that it's missing.
Installing pkg:/image/graphviz solves this.
So the dependency should be added to the Gimp package.
Updated by Andreas Wacknitz over 1 year ago
Thanks for the report. I have created a new gimp revision that depends on graphviz. This should be fixed with build #6457.
Actions