forked from pool/chrony
Accepting request 853546 from home:darix:playground
- drop buildrequires on NSS. We need gnutls for NTS anyway and we can do all the other required crypto via nettle+gnutls. no need for another crypto library. OBS-URL: https://build.opensuse.org/request/show/853546 OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=95
This commit is contained in:
parent
bf5e551c5d
commit
1a3bbf601a
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 7 09:53:22 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
- drop buildrequires on NSS. We need gnutls for NTS anyway and we
|
||||||
|
can do all the other required crypto via nettle+gnutls. no need
|
||||||
|
for another crypto library.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 1 22:26:48 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
Sun Nov 1 22:26:48 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
@ -57,7 +57,6 @@ BuildRequires: gcc-c++
|
|||||||
BuildRequires: gnutls-devel
|
BuildRequires: gnutls-devel
|
||||||
BuildRequires: libcap-devel
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libedit-devel
|
BuildRequires: libedit-devel
|
||||||
BuildRequires: mozilla-nss-devel
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pps-tools-devel
|
BuildRequires: pps-tools-devel
|
||||||
# The timezone package is needed for the "make check" tests. It can be
|
# The timezone package is needed for the "make check" tests. It can be
|
||||||
|
Loading…
x
Reference in New Issue
Block a user