diff --git a/srcpkgs/chrony/template b/srcpkgs/chrony/template index d28017e567e..5341b533266 100644 --- a/srcpkgs/chrony/template +++ b/srcpkgs/chrony/template @@ -2,12 +2,12 @@ # When Updating: Please confirm the upstream config still refers to make_dirs pkgname=chrony version=4.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--without-nss --enable-scfilter --with-sendmail=/usr/bin/sendmail" hostmakedepends="pkg-config" -makedepends="libcap-devel libedit-devel libseccomp-devel libtomcrypt-devel" +makedepends="libcap-devel libedit-devel libseccomp-devel libtomcrypt-devel gnutls-devel" conf_files="/etc/chrony.conf" short_desc="Versatile implementation of the Network Time Protocol (NTP)" maintainer="Anthony Iliopoulos "