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 | 8783135280d7fd1d5cba5314a635eb8f41606492 (patch) | |
tree | ca031b2769b18e5e3bc23e66bd5903a16ecc50ac /misc/fcitx5-table-extra | |
parent | 820909bad2d7d8b3f1e12af3c4c969064ba9d4e0 (diff) |
misc/fcitx5-table-extra: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/fcitx5-table-extra')
-rw-r--r-- | misc/fcitx5-table-extra/fcitx5-table-extra.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fcitx5-table-extra/fcitx5-table-extra.info b/misc/fcitx5-table-extra/fcitx5-table-extra.info index 8385a40a98d30..05ef9f45caa53 100644 --- a/misc/fcitx5-table-extra/fcitx5-table-extra.info +++ b/misc/fcitx5-table-extra/fcitx5-table-extra.info @@ -5,6 +5,6 @@ DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-table-extra/fcitx5-table-e MD5SUM="cf51222f511f55c31a9fbd250883b87a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libime fcitx5" +REQUIRES="libime" MAINTAINER="ltlnx" EMAIL="ltlnx@gmx.com" |