Add glibc-all-langpacks build req

Add "glibc-all-langpacks" build requirement to install all locales
for test_locale. Add also the dependency to selftest.
This commit is contained in:
Victor Stinner 2019-01-31 12:26:56 +01:00 committed by churchyard
commit 5915c908d1
2 changed files with 2 additions and 0 deletions

View file

@ -15,3 +15,4 @@
- gcc
- python3-tox
- python36
- glibc-all-langpacks # for locale tests