From 12239cde925a60c5eb467b87ffe178b220a77d8f Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 1 Feb 2022 10:24:13 +0100 Subject: [PATCH] Add runtime Requires on cryptsetup-libs too Related: #2017541 --- systemd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/systemd.spec b/systemd.spec index 8a9d668..26ddc3d 100644 --- a/systemd.spec +++ b/systemd.spec @@ -287,6 +287,7 @@ Suggests: systemd-bootchart Requires: kbd # Requires deps for stuff that is dlopen()ed +Requires: cryptsetup-libs%{?_isa} # https://bugzilla.redhat.com/show_bug.cgi?id=2017541 Requires: tpm2-tss%{?_isa}