projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f15b966
)
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>
Wed, 4 Sep 2019 17:08:04 +0000
(13:08 -0400)
contrib/redhat/collectd.spec
patch
|
blob
|
history
diff --git
a/contrib/redhat/collectd.spec
b/contrib/redhat/collectd.spec
index
4165525
..
0cc791c
100644
(file)
--- a/
contrib/redhat/collectd.spec
+++ b/
contrib/redhat/collectd.spec
@@
-389,7
+389,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