- New python3 dependency to build intermediate file
test/testdata/rules.mk. OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=100
This commit is contained in:
parent
5d118a2c73
commit
092a05a8aa
@ -6,6 +6,8 @@ Mon Apr 1 08:22:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|||||||
additions and corrections, and some new languages. ICU adds a
|
additions and corrections, and some new languages. ICU adds a
|
||||||
data filtering/subsetting mechanism, improved formatting API,
|
data filtering/subsetting mechanism, improved formatting API,
|
||||||
and a C++ LocaleBuilder.
|
and a C++ LocaleBuilder.
|
||||||
|
- New python3 dependency to build intermediate file
|
||||||
|
test/testdata/rules.mk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 17 09:39:24 UTC 2018 - Ismail Dönmez <idonmez@suse.com>
|
Wed Oct 17 09:39:24 UTC 2018 - Ismail Dönmez <idonmez@suse.com>
|
||||||
|
1
icu.spec
1
icu.spec
@ -47,6 +47,7 @@ Patch7: icu-avoid-x87-excess-precision.diff
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
BuildRequires: python3-base
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user