aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-02-19 14:41:11 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-19 12:10:44 +0700
commit03241e5ec197c43df9498c4d732c4ac74d97010b (patch)
tree2b9ec70b61d0d6dbe16f49a27355f398530ec757
parent3901b3b6ab32dc233aacb5343e31967798f9fb65 (diff)
downloadslackbuilds-03241e5ec197c43df9498c4d732c4ac74d97010b.tar.xz
system/cutecom: Add qt4 dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/cutecom/cutecom.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/cutecom/cutecom.info b/system/cutecom/cutecom.info
index 6983f55ec609..c9185c3b2eb0 100644
--- a/system/cutecom/cutecom.info
+++ b/system/cutecom/cutecom.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://cutecom.sourceforge.net/cutecom-0.22.0.tar.gz"
MD5SUM="dd85ceecf5a60b4d9e4b21a338920561"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="qt4"
MAINTAINER="Vincent Batts"
EMAIL="vbatts@hashbangbash.com"