From c36a9322333bc4eb567be1963b48c5b146d1e711 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 15 May 2022 09:14:56 +0000 Subject: [PATCH] Missing BDEP on devel/fmt. --- inputmethods/fcitx-chinese-addons/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/inputmethods/fcitx-chinese-addons/Makefile b/inputmethods/fcitx-chinese-addons/Makefile index ac4731fc08d..5c6d7bdec6b 100644 --- a/inputmethods/fcitx-chinese-addons/Makefile +++ b/inputmethods/fcitx-chinese-addons/Makefile @@ -31,6 +31,7 @@ MODULES = devel/kf5 BUILD_DEPENDS = devel/gettext,-tools \ inputmethods/fcitx-lua \ + devel/fmt \ devel/iso-codes RUN_DEPENDS = devel/desktop-file-utils \