misc/fcitx5-table-other: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:03 -07:00 committed by Willy Sudiarto Raharjo
parent 8783135280
commit e07e2952f1
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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"