misc/fcitx5-table-extra: 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 820909bad2
commit 8783135280
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

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