David Craven <da...@craven.ch> skribis: > (native-inputs > `(("intltool" ,intltool) > - ("glib" ,glib "bin") > + ("glib:bin" ,glib "bin") > ("pkg-config" ,pkg-config)))
This patch triggers a lot of rebuild. While I agree that consistency is good, and that we should rather use the “glib:bin” going forward, I’d rather avoid the extra rebuild now. Thoughts? Thanks, Ludo’.