diff --git a/systemd.changes b/systemd.changes index c252e361..ebaa360b 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 21 09:31:46 UTC 2023 - Valentin Lefebvre + +- Add python3-pefile as requires for experimental, needed for the + ukify tool. + ------------------------------------------------------------------- Mon Mar 20 08:32:49 UTC 2023 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 216528ec..cb71f32b 100644 --- a/systemd.spec +++ b/systemd.spec @@ -587,6 +587,7 @@ refer to %{_testsuitedir}/integration-tests/README.testsuite. Summary: Experimental systemd features License: LGPL-2.1-or-later Requires: %{name} = %{version}-%{release} +Requires: python3-pefile %systemd_requires # These Recommends because some symbols of these libs are dlopen()ed by home stuff Recommends: libfido2