From 328e4aec1e7ab223fd203a74cd98af7ce802f671 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 21 May 2024 09:18:09 +0700 Subject: [PATCH] fcitx-chewing: depends on fcitx5 for icons --- srcpkgs/fcitx-chewing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx-chewing/template b/srcpkgs/fcitx-chewing/template index 67d01e03927..ba93b46f5b2 100644 --- a/srcpkgs/fcitx-chewing/template +++ b/srcpkgs/fcitx-chewing/template @@ -1,11 +1,11 @@ # Template file for 'fcitx-chewing' pkgname=fcitx-chewing version=0.2.3 -revision=2 +revision=3 build_style=cmake hostmakedepends="pkg-config libfcitx" makedepends="fcitx-devel libchewing-devel" -depends="fcitx5-chewing-icons" +depends="fcitx5-chewing" short_desc="Fcitx wrapper for Chewing IM engine" maintainer="Robert Stancil " license="GPL-2.0-only"