summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Andrew Clemons2022-03-01 07:46:50 +0100
committer Willy Sudiarto Raharjo2022-03-03 09:56:46 +0100
commit29851b1dbd63843afb45f1707d6874d0eccd18a5 (patch)
treeabc95f54ee61db6ec75959346689fc17a6a47779 /system
parent52764e646bc896f2fbd86a27ed231e05172d63ef (diff)
downloadslackbuilds-29851b1dbd63843afb45f1707d6874d0eccd18a5.tar.gz
system/munin-node: Use zulu-openjdk8.
openjdk8 currently ftb. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/munin-node/munin-node.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/munin-node/munin-node.info b/system/munin-node/munin-node.info
index 7e7b975e5f..20a2db7267 100644
--- a/system/munin-node/munin-node.info
+++ b/system/munin-node/munin-node.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://http.debian.net/debian/pool/main/m/munin/munin_2.0.25.orig.tar.
MD5SUM="b418a667ce42665557329a7ac3bd1b93"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-Net-Server perl-Module-Build perl-HTML-Template perl-Log-Log4perl openjdk8"
+REQUIRES="perl-Net-Server perl-Module-Build perl-HTML-Template perl-Log-Log4perl zulu-openjdk8"
MAINTAINER="Jonathan Chapman"
EMAIL="glitch@glitchwrks.com"