diff --git a/systemd.changes b/systemd.changes index 52da74a..08e85a9 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 6 14:48:27 UTC 2024 - Franck Bui + +- Drop python3-pefile dependency from the experimental package. MicroOs is fond + of the experimental stuff but OTOH it doesn't ship python3. Let's drop the + dependency for now, users of ukify are invited to install python3-pe manually. + ------------------------------------------------------------------- Tue Feb 6 13:31:09 UTC 2024 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 8d1621e..74c76cf 100644 --- a/systemd.spec +++ b/systemd.spec @@ -676,8 +676,6 @@ refer to %{_testsuitedir}/integration-tests/README.testsuite. Summary: Experimental systemd features License: LGPL-2.1-or-later Requires: %{name} = %{version}-%{release} -# Needed by ukify -Requires: python3-pefile %systemd_requires # fdisk is a build requirement for repart BuildRequires: pkgconfig(fdisk)