From 46dc8f5060d66792cfbb0966471dbadc5bf9aaa2 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sat, 2 Sep 2023 18:11:39 +0200 Subject: [PATCH] Add missing ukify dependency on python-cryptography --- systemd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/systemd.spec b/systemd.spec index 16cc089..531f3f7 100644 --- a/systemd.spec +++ b/systemd.spec @@ -401,6 +401,7 @@ Recommends: llvm Requires: python3dist(pefile) Requires: python3dist(zstd) +Requires: python3dist(cryptography) Recommends: python3dist(pillow) BuildArch: noarch