misc/fcitx5-qt: Add missing qt6 dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
19265ee30c
commit
5f966052d8
|
@ -5,6 +5,6 @@ DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-5.1.5.tar.xz"
|
|||
MD5SUM="91d1b828b5263843117c3d8a2c0fb1d0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fcitx5"
|
||||
REQUIRES="fcitx5 qt6"
|
||||
MAINTAINER="ltlnx"
|
||||
EMAIL="ltlnx@disroot.org"
|
||||
|
|
Loading…
Reference in New Issue