Use webkit2gtk-4.0 on EPEL 9
This commit is contained in:
parent
d7104e6f94
commit
fa1ebec226
1 changed files with 4 additions and 0 deletions
|
|
@ -38,7 +38,11 @@ BuildRequires: pkgconfig(poppler-glib)
|
|||
BuildRequires: pkgconfig(sm)
|
||||
BuildRequires: pkgconfig(xapp) >= 1.4.0
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 10
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.1)
|
||||
%else
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.0)
|
||||
%endif
|
||||
BuildRequires: texlive
|
||||
BuildRequires: t1lib-devel
|
||||
BuildRequires: yelp-tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue