[packages/systemd] unconditionally require openssl-devel

atler atler at pld-linux.org
Mon Nov 7 15:12:33 CET 2022


commit 8722c44057083dbc96348b806e13c10f1712d5b8
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Nov 7 15:04:37 2022 +0100

    unconditionally require openssl-devel
    
    used by more parts of systemd (sysupdate homed tpm)

 systemd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index e63a9ca..06cd269 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -126,7 +126,7 @@ BuildRequires:	lz4-devel >= 1:1.3.0
 BuildRequires:	m4
 BuildRequires:	meson >= 0.53.2
 BuildRequires:	ninja
-%{?with_fido2:BuildRequires:	openssl-devel}
+BuildRequires:	openssl-devel
 BuildRequires:	p11-kit-devel >= 0.23.3
 %{?with_pam:BuildRequires:	pam-devel >= 1.1.2}
 BuildRequires:	pcre2-8-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/bd444331b5f4c35c540e5f5749d1ab88e9c90bce



More information about the pld-cvs-commit mailing list