]> git.pld-linux.org Git - packages/chrony.git/commitdiff
- BR: pps-tools-devel (for pps refclock support), gnutls-devel (for nts support)
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 Oct 2023 09:22:42 +0000 (11:22 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 Oct 2023 09:22:42 +0000 (11:22 +0200)
chrony.spec

index 90775c7a9fef638cd670ef119b8139e5115cf157..530b5a102f4e1f5de39c07ae77db15a146ea129b 100644 (file)
@@ -1,4 +1,3 @@
-# TODO: pps (BR: pps-tools-devel)
 %define                nettle_ver      3.9
 
 Summary:       An NTP client/server
@@ -20,12 +19,14 @@ Patch1:             conf.d.patch
 URL:           http://chrony.tuxfamily.org/
 BuildRequires: asciidoc
 BuildRequires: bison
+BuildRequires: gnutls-devel
 BuildRequires: libcap-devel
 BuildRequires: libedit-devel
 BuildRequires: libseccomp-devel
-# for hashing; can be also nss 3.x or libtomcrypt
+# for hashing; can be also nss 3.x, libtomcrypt, gnutls
 BuildRequires: nettle-devel >= %{nettle_ver}
 BuildRequires: pkgconfig
+BuildRequires: pps-tools-devel
 BuildRequires: rpmbuild(macros) >= 1.453
 Requires(postun):      /usr/sbin/groupdel
 Requires(postun):      /usr/sbin/userdel
This page took 0.050813 seconds and 4 git commands to generate.