summaryrefslogtreecommitdiff
path: root/collectd
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-01-15 21:41:50 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-01-18 10:15:05 +0100
commit6edcfd974b446747e5600f2d1281748a5344d5b7 (patch)
treeb9b0c7ddf552f8da0ba6d4fd4a1d45f9f693c2e1 /collectd
parent4faf9e060b193f1cb45f362469ed02dbc806c98b (diff)
downloadarchlinuxewe-6edcfd974b446747e5600f2d1281748a5344d5b7.tar.xz
remove python from _pinned_dependencies
Diffstat (limited to 'collectd')
-rw-r--r--collectd/PKGBUILD1
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')