projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44eaa4f
)
Add libmnl-devel req for connectivity
author
Andrew Bays
<andrew.bays@gmail.com>
Tue, 19 Jun 2018 15:20:31 +0000
(11:20 -0400)
committer
Andrew Bays
<andrew.bays@gmail.com>
Thu, 5 Sep 2019 13:21:22 +0000
(09:21 -0400)
contrib/redhat/collectd.spec
patch
|
blob
|
history
diff --git
a/contrib/redhat/collectd.spec
b/contrib/redhat/collectd.spec
index
f1094ae
..
55f1022
100644
(file)
--- a/
contrib/redhat/collectd.spec
+++ b/
contrib/redhat/collectd.spec
@@
-391,7
+391,7
@@
Chrony plugin for collectd
Summary: Connectivity plugin for collectd
Group: System Environment/Daemons
Requires: %{name}%{?_isa} = %{version}-%{release}
-BuildRequires: yajl-devel
+BuildRequires:
libmnl-devel,
yajl-devel
%description connectivity
Monitors network interface up/down status via netlink library.
%endif