From af000ae0ce9ed31e5226adb5f5e617055f640e44 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 1 Jun 2020 15:09:26 -0600 Subject: [PATCH] specfile: require nmap-ncat for podman-tests Used in recently added networking test Signed-off-by: Ed Santiago --- podman.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/podman.spec b/podman.spec index 7359ea2..60e9843 100644 --- a/podman.spec +++ b/podman.spec @@ -403,6 +403,7 @@ Requires: %{name} = %{epoch}:%{version}-%{release} Requires: bats Requires: jq Requires: skopeo +Requires: nmap-ncat %description tests %{summary}