From bc295d38694c52f3d53bc4d11116005eded55de6 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 16 Jan 2023 09:44:51 -0500 Subject: [PATCH] Add missing BR: openssl Signed-off-by: Stephen Gallagher --- sscg.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sscg.spec b/sscg.spec index 0804810..791b0c8 100644 --- a/sscg.spec +++ b/sscg.spec @@ -18,6 +18,7 @@ URL: https://%{provider_prefix} Source0: https://%{provider_prefix}/archive/refs/tags/%{repo}-%{version}.tar.gz BuildRequires: gcc BuildRequires: libtalloc-devel +BuildRequires: openssl BuildRequires: openssl-devel BuildRequires: popt-devel BuildRequires: libpath_utils-devel