Accepting request 1073579 from home:vlefebvre:branches:Base:System
Add requires to pefile module python for the ukify tool on systemd-experimental OBS-URL: https://build.opensuse.org/request/show/1073579 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1362
This commit is contained in:
parent
150b109953
commit
ee03dfee49
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 09:31:46 UTC 2023 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
||||
|
||||
- Add python3-pefile as requires for experimental, needed for the
|
||||
ukify tool.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 08:32:49 UTC 2023 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user