diff --git a/plug-ins/common/plugin-defs.pl b/plug-ins/common/plugin-defs.pl index 8f4c4c319d..cf8eed3afc 100644 --- a/plug-ins/common/plugin-defs.pl +++ b/plug-ins/common/plugin-defs.pl @@ -17,7 +17,7 @@ 'compose' => { ui => 1, gegl => 1 }, 'contrast-normalize' => {}, 'contrast-retinex' => { ui => 1 }, - 'crop-zealous' => {}, + 'crop-zealous' => { gegl => 1 }, 'curve-bend' => { ui => 1 }, 'decompose' => { ui => 1, gegl => 1 }, 'depth-merge' => { ui => 1 },