aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-22 03:33:35 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-22 03:33:35 -0300
commit75cb7c017ee7bc298a35f6c8ff05488b16bf2054 (patch)
treec4e29307a7a9a447f57562f980d373c25a2cb58d
parente5c32cf55befc59ddec2ac911abf011947bcd545 (diff)
testing/perl-snmp-info: disable testsuite due to missing deps
-rw-r--r--testing/perl-snmp-info/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/perl-snmp-info/APKBUILD b/testing/perl-snmp-info/APKBUILD
index 6ff156b4652..07dd1703406 100644
--- a/testing/perl-snmp-info/APKBUILD
+++ b/testing/perl-snmp-info/APKBUILD
@@ -6,6 +6,7 @@ _pkgreal=SNMP-Info
pkgver=3.70
pkgrel=1
pkgdesc="OO Interface to Network devices and MIBs through SNMP"
+options="!check" # Missing dependencies
url="https://metacpan.org/release/SNMP-Info"
arch="noarch"
license="BSD-3-Clause"