forked from pool/libqt5-qtbase
Accepting request 1114077 from home:msmeissn:branches:KDE:Qt:5.15
- switch icu-devel requires to pkgconfig to allow switching libicu versions OBS-URL: https://build.opensuse.org/request/show/1114077 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtbase?expand=0&rev=55
This commit is contained in:
parent
7de13abe3d
commit
5ef78cbb9c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 09:45:53 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- switch icu-devel requires to pkgconfig to allow switching libicu
|
||||
versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 16:18:03 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@ -95,7 +95,8 @@ BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: Mesa-libGLESv3-devel
|
||||
BuildRequires: pkgconfig(glesv2)
|
||||
%endif
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: pkgconfig(icu-i18n)
|
||||
BuildRequires: pkgconfig(icu-uc)
|
||||
BuildRequires: tslib-devel
|
||||
%if %{vulkan}
|
||||
BuildRequires: vulkan-devel
|
||||
|
Loading…
Reference in New Issue
Block a user