x11-misc/gxmessage missing build-time dependency on dev-util/intltool Reproducible: Always
Created attachment 279447 [details] build.log
Created attachment 279449 [details] emerge --info
Created attachment 311145 [details] build log
Created attachment 311147 [details] emerge --info output
For now it depends on intltool if nls useflag is set: >nls? ( >=dev-util/intltool-0.40 but should depend on it unconditionally.
Removed USE="nls" and added unconditional depend on intltool. Thanks for reporting.