diff --git a/stunnel.spec b/stunnel.spec index 3b6ea30..308ea41 100644 --- a/stunnel.spec +++ b/stunnel.spec @@ -55,6 +55,9 @@ BuildRequires: make BuildRequires: gcc BuildRequires: gnupg2 BuildRequires: openssl-devel, pkgconfig, util-linux +%if %{with openssl_engine} && 0%{?fedora} >= 41 +BuildRequires: openssl-devel-engine +%endif BuildRequires: autoconf automake libtool %if %{with libwrap} Buildrequires: tcp_wrappers-devel