tests package: now require git-daemon

Reason: https://github.com/containers/buildah/pull/3701
rewrote some tests so as to use a local git daemon. Those tests
are being skipped in bodhi right now because the git-daemon
package is not installed.

Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
Ed Santiago 2022-02-01 14:49:38 -07:00 committed by lsm5
parent cda75fd8a7
commit 0fcde3f49a

View File

@ -99,6 +99,7 @@ Requires: jq
Requires: httpd-tools
Requires: openssl
Requires: nmap-ncat
Requires: git-daemon
%description tests
%{summary}