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
4f22584498
commit
7be8eebca6
@ -152,6 +152,7 @@ BuildRequires: gcc-c++
|
||||
%if %{with gdbm}
|
||||
BuildRequires: gdbm-devel >= 1:1.13
|
||||
%endif
|
||||
BuildRequires: glibc-all-langpacks
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: gmp-devel
|
||||
BuildRequires: libappstream-glib
|
||||
|
Loading…
Reference in New Issue
Block a user