Add buildrequires to get correct font and xkb directories from pkg-config
This commit is contained in:
parent
e5e6713094
commit
5c041555c6
@ -77,6 +77,8 @@ BuildRequires: libtool
|
||||
BuildRequires: libxkbfile-devel
|
||||
BuildRequires: libxshmfence-devel
|
||||
BuildRequires: mesa-libGL-devel
|
||||
BuildRequires: pkgconfig(fontutil)
|
||||
BuildRequires: pkgconfig(xkbcomp)
|
||||
BuildRequires: xorg-x11-server-devel
|
||||
BuildRequires: xorg-x11-server-source
|
||||
BuildRequires: xorg-x11-util-macros
|
||||
@ -379,6 +381,7 @@ fi
|
||||
%changelog
|
||||
* Wed Oct 18 2023 Kalev Lember <klember@redhat.com> - 1.13.1-5
|
||||
- Drop unrecognized configure options
|
||||
- Add buildrequires to get correct font and xkb directories from pkg-config
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user