diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:39:03 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 07:59:53 +0700 |
commit | 007ebfcb6ebfcded2bb230bc574db7d104d1a1f6 (patch) | |
tree | be459900cc581c03eaea60ded9e8dc47f8e91f50 /misc | |
parent | 982d6ceb86c0111f6e874cf1c122af976fc88987 (diff) |
misc/fcitx5-chinese-addons: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info index cfe7ceb8e567..f6589929337c 100644 --- a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info +++ b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info @@ -5,6 +5,6 @@ DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chin MD5SUM="0b63980005d2fc186d1cd47f6ae534ad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="fcitx5 fcitx5-qt libime" +REQUIRES="fcitx5-qt libime" MAINTAINER="ltlnx" EMAIL="ltlnx@disroot.org" |