diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-18 21:27:55 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-19 12:10:41 +0700 |
commit | 350297cfcdc0d4063c39f394a87b186df924a08c (patch) | |
tree | 44df991e6b5e142650c901bb00b617c48a6f42c5 /system/swun | |
parent | bd82fe76b19b86230309b8655b0c3b708ba9a523 (diff) | |
download | slackbuilds-350297cfcdc0d4063c39f394a87b186df924a08c.tar.gz |
system/swun: Added qt4 dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/swun')
-rw-r--r-- | system/swun/swun.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/swun/swun.info b/system/swun/swun.info index a26cc7b36e..2c65beaee4 100644 --- a/system/swun/swun.info +++ b/system/swun/swun.info @@ -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" |