- 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. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1488
This commit is contained in:
parent
fee7e7c0e3
commit
ff16a77de4
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 6 14:48:27 UTC 2024 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- 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 <fbui@suse.com>
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user