[libgweather/Community/Purism/libgweather-location-get-english-name: 1/3] ci: Add French locale support
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/Community/Purism/libgweather-location-get-english-name: 1/3] ci: Add French locale support
- Date: Tue, 8 Oct 2019 11:10:59 +0000 (UTC)
commit 67536f7c999136de05ca3535248908c93e91d16e
Author: Bastien Nocera <hadess hadess net>
Date: Tue Oct 8 13:10:31 2019 +0200
ci: Add French locale support
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ca84644..d78af99 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,6 +7,8 @@ build-fedora:
# Undo delangification present in the Fedora Docker images
- rm -f /etc/rpm/macros.image-language-conf
- dnf reinstall -y glib2 glibc
+ # Add French locale support for tests
+ - dnf install -y glibc-langpack-fr
- dnf install -y redhat-rpm-config meson libxml2-devel vala gettext itstool gtk3-devel
geocode-glib-devel gobject-introspection-devel libsoup-devel libabigail git
script:
- meson _build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]