Ludovic Courtès writes: > This one fails to build for me: > > -- Looking for shmat - found > -- Checking for module 'gtk+-2.0' > -- No package 'gtk+-2.0' found I forget to disable GTK2 & GTK3 for this package. Now add it. > Also, I find it surprising that ‘fcitx5-gtk4’ depends on ‘fcitx5-gtk’; > is it avoidable? Because fcitx5-gtk4 use the Glib based D-Bus client. I'd prefer to reuse existing one instead of build it again for fcitx5-gtk4. BTW, How to remove gtk+ and gtk+-2 in same inputs via modify-inputs? Do we need repeat (delete "gtk+") clause in the modify-inputs? If we can't handle it without trick, IMO this is a fail of label-less style input.