From 66f66f53d800f4d9389c86217e10cc7156da4393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 13 Mar 2022 20:23:48 +0700 Subject: [PATCH] fcitx-chewing: need libfcitx in hostmakedepends --- srcpkgs/fcitx-chewing/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fcitx-chewing/template b/srcpkgs/fcitx-chewing/template index 8f2c9c4ce43..67d01e03927 100644 --- a/srcpkgs/fcitx-chewing/template +++ b/srcpkgs/fcitx-chewing/template @@ -3,7 +3,7 @@ pkgname=fcitx-chewing version=0.2.3 revision=2 build_style=cmake -hostmakedepends="pkg-config" +hostmakedepends="pkg-config libfcitx" makedepends="fcitx-devel libchewing-devel" depends="fcitx5-chewing-icons" short_desc="Fcitx wrapper for Chewing IM engine"