CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/06/23 23:52:42
Modified files:
inputmethods/fcitx-config-qt: Makefile
inputmethods/fcitx-config-qt/pkg: PLIST
Log message:
Add missing build depends on KF6Declarative
KF6Declarative must be present at the time of cmake configuration task,
as it is a runtime dependency.
Spottedy by tb and naddy
