diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:12:40 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:12:40 -0500 |
commit | af433360f27ee1af63d56b4b2b055b9e0c36a2a2 (patch) | |
tree | b9442508ea801f42272f303f2e54c3aba2d5a3b9 /system/munin-node/munin-node.info | |
parent | e15135d97087d9f2c466d49cf23dfd1555d56a57 (diff) | |
download | slackbuilds-af433360f27ee1af63d56b4b2b055b9e0c36a2a2.tar.gz |
various: kill perl/Net-SSLeay dep notes
Diffstat (limited to 'system/munin-node/munin-node.info')
-rw-r--r-- | system/munin-node/munin-node.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/munin-node/munin-node.info b/system/munin-node/munin-node.info index dea380e116..bfbd75c9c8 100644 --- a/system/munin-node/munin-node.info +++ b/system/munin-node/munin-node.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.munin-monitoring.org/munin/stable/2.0.25/munin-2.0.25 MD5SUM="b418a667ce42665557329a7ac3bd1b93" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-Net-Server Net-SSLeay perl-Module-Build" +REQUIRES="perl-Net-Server perl-Module-Build" MAINTAINER="Jonathan Chapman" EMAIL="glitch@glitchwrks.com" |