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 <santiago@redhat.com>
This commit is contained in:
Ed Santiago 2020-10-19 06:27:01 -06:00
parent 80603edb55
commit fee6ccac12

View File

@ -375,6 +375,7 @@ Requires: nmap-ncat
Requires: httpd-tools Requires: httpd-tools
Requires: openssl Requires: openssl
Requires: socat Requires: socat
Requires: buildah
%description tests %description tests
%{summary} %{summary}