~ruther/guix-local

080e023d45d4553ad419ee9f09088ad3a110a512 — Leo Famulari 8 years ago 12a130b
gnu: openntpd: Enable use of TLS-based time constraints.

* gnu/packages/ntp.scm (openntpd)[inputs]: Add libressl.
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/packages/ntp.scm
M gnu/packages/ntp.scm => gnu/packages/ntp.scm +2 -0
@@ 107,6 107,8 @@ computers over a network.")
               (base32
                "0fn12i4kzsi0zkr4qp3dp9bycmirnfapajqvdfx02zhr4hanj0kv"))))
    (build-system gnu-build-system)
    (inputs
     `(("libressl" ,libressl))) ; enable TLS time constraints. See ntpd.conf(5).
    (home-page "http://www.openntpd.org/")
    (synopsis "NTP client and server by the OpenBSD Project")
    (description "OpenNTPD is the OpenBSD Project's implementation of a client