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 | e07e2952f1cf3d1175cb8113a50f8cbb03866bc8 (patch) | |
tree | f516d71a64ee374342c24d6048e04b7032bf4f01 /misc | |
parent | 8783135280d7fd1d5cba5314a635eb8f41606492 (diff) |
misc/fcitx5-table-other: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fcitx5-table-other/fcitx5-table-other.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fcitx5-table-other/fcitx5-table-other.info b/misc/fcitx5-table-other/fcitx5-table-other.info index db7b22d4e8c19..322d415cccd18 100644 --- a/misc/fcitx5-table-other/fcitx5-table-other.info +++ b/misc/fcitx5-table-other/fcitx5-table-other.info @@ -5,6 +5,6 @@ DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-table-other/fcitx5-table-o MD5SUM="1009e594e5da79b6c718c3349cf081d3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libime fcitx5" +REQUIRES="libime" MAINTAINER="ltlnx" EMAIL="ltlnx@gmx.com" |