Accepting request 1130701 from home:msmeissn:branches:X11:common:Factory
- switch icu to use pkgconfig(icu-uc) to pick up current ICU. (jsc#PED-6193) OBS-URL: https://build.opensuse.org/request/show/1130701 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/raptor?expand=0&rev=48
This commit is contained in:
parent
fef7ed9ebb
commit
570761e021
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 4 09:34:24 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||||
|
|
||||||
|
- switch icu to use pkgconfig(icu-uc) to pick up current ICU. (jsc#PED-6193)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 4 09:59:20 UTC 2023 - David Anes <david.anes@suse.com>
|
Thu May 4 09:59:20 UTC 2023 - David Anes <david.anes@suse.com>
|
||||||
|
|
||||||
|
@ -32,9 +32,9 @@ Patch2: ubsan.patch
|
|||||||
Patch3: raptor-libxml2-2.11-support.patch
|
Patch3: raptor-libxml2-2.11-support.patch
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: curl-devel
|
BuildRequires: curl-devel
|
||||||
BuildRequires: libicu-devel
|
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: pkgconfig(icu-uc)
|
||||||
%if !0%{?sles_version}
|
%if !0%{?sles_version}
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user