Adjust BuildRequires
python3-devel hasn't been needed since we split out the python module, a few years ago. Pull in jinja2 for https://github.com/systemd/systemd/pull/19630.
This commit is contained in:
parent
67ce438bf3
commit
ec9ca01d16
@ -136,8 +136,8 @@ BuildRequires: gperf
|
||||
BuildRequires: gawk
|
||||
BuildRequires: tree
|
||||
BuildRequires: hostname
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-lxml
|
||||
BuildRequires: python3dist(lxml)
|
||||
BuildRequires: python3dist(jinja2)
|
||||
BuildRequires: firewalld-filesystem
|
||||
%if 0%{?have_gnu_efi}
|
||||
BuildRequires: gnu-efi gnu-efi-devel
|
||||
|
Loading…
Reference in New Issue
Block a user