summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2022-07-26 12:43:43 -0400
committerRay Strode <rstrode@redhat.com>2022-07-26 12:52:24 -0400
commit90d9601b29e8b013a0821b63333fb9e677feec43 (patch)
treef5ad965adcbe732f3ab07a69b6905afb8ae85115 /.gitlab-ci.yml
parentce75232458fb901286ae24d94f917ad8686b5b9a (diff)
downloadaccountsservice-90d9601b29e8b013a0821b63333fb9e677feec43.tar.gz
ci: Make sure all locales are installed
I'm seeing the test suite use C when en_IE.utf8 is requested. This suggests, perhaps, that not all langpacks are installed.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fe97752..238b6de 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,6 +14,7 @@ variables:
systemd-devel
vala
TEST_DEPENDENCIES: gcovr
+ glibc-all-langpacks
python3-dbusmock
python3-gobject-base
valgrind