Accepting request 318082 from net-snmp:factory
- Request pkgconfig(libssl) instead of openssl-devel to support using LibreSSL as well. (forwarded request 317959 from jengelh) OBS-URL: https://build.opensuse.org/request/show/318082 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=76
This commit is contained in:
parent
f9936db948
commit
3deefa9fc9
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 07:19:05 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Request pkgconfig(libssl) instead of openssl-devel to support
|
||||
using LibreSSL as well.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 09:43:16 UTC 2015 - abergmann@suse.com
|
||||
|
||||
|
@ -121,12 +121,12 @@ This package holds the shared libraries from the net-snmp package.
|
||||
%package devel
|
||||
Requires: %{library_name} = %{version}
|
||||
# for mib2c
|
||||
Requires: libopenssl-devel
|
||||
Requires: perl
|
||||
Requires: perl-SNMP = %{version}
|
||||
Requires: rpm-devel
|
||||
Requires: tcpd-devel
|
||||
Requires: zlib-devel
|
||||
Requires: pkgconfig(libssl)
|
||||
%if 0%{?netsnmp_with_sensors}
|
||||
Requires: libsensors4-devel
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user