diff --git a/common/shlibs b/common/shlibs index b5cc4090989..450415d9645 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1143,7 +1143,7 @@ libqrencode.so.3 libqrencode-3.4.1_1 libwayland-server.so.0 wayland-1.0.0_1 libwayland-client.so.0 wayland-1.0.0_1 libwayland-cursor.so.0 wayland-1.0.0_1 -libtomcrypt.so.0 libtomcrypt-1.117_1 +libtomcrypt.so.0 libtomcrypt-1.17_1 libOpenCL.so.1 libOpenCL-1.0_1 libHX.so.28 libHX-3.14_1 libxkbcommon.so.0 libxkbcommon-0.2.0_1 diff --git a/srcpkgs/chrony/template b/srcpkgs/chrony/template index 5737fc0a52e..e8c4ec2e7a5 100644 --- a/srcpkgs/chrony/template +++ b/srcpkgs/chrony/template @@ -1,10 +1,11 @@ # Template file for 'chrony' pkgname=chrony version=1.28 -revision=1 +revision=2 build_style=gnu-configure +configure_args="--without-nss" hostmakedepends="pkg-config" -makedepends="nss-devel libcap-devel readline-devel" +makedepends="libtomcrypt-devel libcap-devel readline-devel" short_desc="Sets your computer's clock from time servers on the Net" maintainer="Juan RP " license="GPL-2"