diff options
Diffstat (limited to 'collectd/PKGBUILD')
-rw-r--r-- | collectd/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/collectd/PKGBUILD b/collectd/PKGBUILD index 7f0f392a6..2f3fc76ba 100644 --- a/collectd/PKGBUILD +++ b/collectd/PKGBUILD @@ -78,7 +78,6 @@ _pinned_dependencies=( 'net-snmp=5.9.1' 'nut=2.8.0' 'openipmi=2.0.33' - 'python=3.10.9' 'rrdtool=1.8.0' ) depends=("${_pinned_dependencies[@]}" 'libltdl' 'iptables' 'libnsl') |