system/swun: Added qt4 dependency.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-02-18 21:27:55 +13:00 committed by Willy Sudiarto Raharjo
parent bd82fe76b1
commit 350297cfcd
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://github.com/fwxx/swun/releases/download/v0.0.3/swun-0.0.3.tar.g
MD5SUM="c0f4b27d468ba4bbe68cebfd08ebf2a5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="qt4"
MAINTAINER="Benno"
EMAIL="fwxx@rocketmail.com"