@kugel- yay, built a new clone, Geany works and nothing in `$PREFIX/lib`. :smile:
Geany-plugins (at least the ones I have dependencies for) built and installed in `lib/x86_64-linux-gnu` except for `pluginutils` that spammed `/lib`, but thats not this PRs problem. At least debugger (which uses pluginutils) works.
So all good I would say.
One thing I did notice that it configured with GTKdoc enabled but I didn't have python3-lxml so the build fails. Maybe lxml should be checked in the configure step.