mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
collectd: fix crossbuild.
This commit is contained in:
parent
e7f1ffae25
commit
b76952643c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ configure_args="$(vopt_enable rrdtool rrdtool) $(vopt_enable perl perl)
|
||||||
hostmakedepends="automake pkg-config libtool libltdl-devel glib-devel"
|
hostmakedepends="automake pkg-config libtool libltdl-devel glib-devel"
|
||||||
makedepends="libcurl-devel iptables-devel libressl-devel libsensors-devel
|
makedepends="libcurl-devel iptables-devel libressl-devel libsensors-devel
|
||||||
libesmtp-devel zlib-devel yajl-devel python-devel libxml2-devel net-snmp-devel
|
libesmtp-devel zlib-devel yajl-devel python-devel libxml2-devel net-snmp-devel
|
||||||
libgcrypt-devel libmysqlclient-devel libvirt-devel
|
libgcrypt-devel libmysqlclient-devel libltdl-devel libvirt-devel
|
||||||
$(vopt_if notify libnotify-devel) $(vopt_if rrdtool rrdtool-devel)"
|
$(vopt_if notify libnotify-devel) $(vopt_if rrdtool rrdtool-devel)"
|
||||||
conf_files="/etc/collectd.conf"
|
conf_files="/etc/collectd.conf"
|
||||||
short_desc="Daemon which collects system performance statistics periodically"
|
short_desc="Daemon which collects system performance statistics periodically"
|
||||||
|
|
Loading…
Add table
Reference in a new issue