Require glibc-all-langpacks to test locales
Python 3 test suite requires various locales. Install all of them to build the package to make sure that no test is skipped because of a missing locale.
This commit is contained in:
parent
7c14b22be9
commit
80530f163f
@ -110,6 +110,7 @@ BuildRequires: gcc-c++
|
||||
%if %{with_gdbm}
|
||||
BuildRequires: gdbm-devel
|
||||
%endif
|
||||
BuildRequires: glibc-all-langpacks
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: gmp-devel
|
||||
BuildRequires: libffi-devel
|
||||
|
Loading…
Reference in New Issue
Block a user