From fee6ccac125f77013703c2ad6f2b14a765d35dde Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 19 Oct 2020 06:27:01 -0600 Subject: [PATCH] Podman tests now require buildah PR #7891 introduced a way for podman-rm to remove external containers; to test it, we need buildah. Signed-off-by: Ed Santiago --- podman.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/podman.spec b/podman.spec index 67a5770..11e353a 100644 --- a/podman.spec +++ b/podman.spec @@ -375,6 +375,7 @@ Requires: nmap-ncat Requires: httpd-tools Requires: openssl Requires: socat +Requires: buildah %description tests %{summary}