diff options
-rw-r--r-- | .github/monitoring-plugins.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/monitoring-plugins.spec b/.github/monitoring-plugins.spec index 10799128..e3352988 100644 --- a/.github/monitoring-plugins.spec +++ b/.github/monitoring-plugins.spec | |||
@@ -824,6 +824,7 @@ Provides check_smtp of the Monitoring Plugins. | |||
824 | Summary: Monitoring Plugins - check_snmp | 824 | Summary: Monitoring Plugins - check_snmp |
825 | Requires: %{name} = %{version}-%{release} | 825 | Requires: %{name} = %{version}-%{release} |
826 | Requires: net-snmp | 826 | Requires: net-snmp |
827 | Build-Requires: net-snmp-devel | ||
827 | 828 | ||
828 | %description snmp | 829 | %description snmp |
829 | Provides check_snmp of the Monitoring Plugins. | 830 | Provides check_snmp of the Monitoring Plugins. |