From 6150164bf033c63876c3c740ce85ca5df9870408 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 3 Sep 2020 14:11:46 -0400 Subject: [PATCH] tests package requires openssl Signed-off-by: Lokesh Mandvekar --- buildah.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/buildah.spec b/buildah.spec index 6900778..f5b8146 100644 --- a/buildah.spec +++ b/buildah.spec @@ -90,6 +90,7 @@ Requires: podman Requires: golang Requires: jq Requires: httpd-tools +Requires: openssl %description tests %{summary}