From eff127108e7a7fc922d09825b32c8b20c78c127c Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 16 Mar 2020 17:56:14 +0100 Subject: [PATCH] add net-tools to build requirements for testing --- chrony.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 760e776..6aa30db 100644 --- a/chrony.spec +++ b/chrony.spec @@ -29,7 +29,7 @@ BuildRequires: libcap-devel libedit-devel nettle-devel pps-tools-devel %ifarch %{ix86} x86_64 %{arm} aarch64 mipsel mips64el ppc64 ppc64le s390 s390x BuildRequires: libseccomp-devel %endif -BuildRequires: gcc gcc-c++ bison systemd gnupg2 +BuildRequires: gcc gcc-c++ bison systemd gnupg2 net-tools Requires(pre): shadow-utils %{?systemd_requires}