From 28076e6232412aa7138e09aaec8c0a414faa3dce Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Aug 27 2024 13:04:08 +0000 Subject: Only make python3-pillow Recommends on Fedora python3-pillow is not available in CentOS Stream 9/10 so let's not mark it as Recommends. --- diff --git a/systemd.spec b/systemd.spec index 524109a..2ebce1d 100644 --- a/systemd.spec +++ b/systemd.spec @@ -497,7 +497,9 @@ Requires: python3dist(pefile) Requires: python3dist(zstd) %endif Requires: python3dist(cryptography) +%if 0%{?fedora} Recommends: python3dist(pillow) +%endif # for tests %ifarch riscv64