app: make "gegl:introspect" an optional operation dependency.

Check at runtime for the operation availability and set the "Show Image
Graph" action active depending on this check.

This goes with discussions to make this operation optional with a
runtime check for the tool `dot`.
See: https://gitlab.gnome.org/GNOME/gegl/-/merge_requests/84
This commit is contained in:
Jehan
2020-12-14 19:53:38 +01:00
committed by Øyvind Kolås
parent f63086bd5a
commit f83fd22c4b
2 changed files with 6 additions and 1 deletions

View File

@ -650,7 +650,6 @@ sanity_check_gegl_ops (void)
"gegl:hue-chroma",
"gegl:illusion",
"gegl:image-gradient",
"gegl:introspect",
"gegl:invert-gamma",
"gegl:invert-linear",
"gegl:lens-blur",