> + (native-inputs > + `(("intltool" ,intltool) > + ("pkg-config" ,pkg-config))) > (inputs > `(("libxslt" ,libxslt) > ("libxml2" ,libxml2) > @@ -502,9 +506,7 @@ photographic equipment.") > ("ilmbase" ,ilmbase) > ("libsoup" ,libsoup) > ("python-jsonschema" ,python-jsonschema) > - ("intltool" ,intltool) > ("perl" ,perl) > - ("pkg-config" ,pkg-config) > ("libwebp" ,libwebp) > ("lensfun" ,lensfun) > ("librsvg" ,librsvg)
I think that "perl" might also be a native-input. Could you check it? Thanks, Mathieu