summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2020-10-28 12:02:04 +0100
committerJan Rybar <jrybar@redhat.com>2021-07-29 17:16:35 +0200
commit96c6fc83538fc28d1b3923b8be1eba2648f30e28 (patch)
tree319bfbd0c8fe86c3d16e97cb09267507abff2563 /.gitlab-ci.yml
parente336bf86d8b8489a4643500925e4da4eeb9000ba (diff)
downloadpolkit-96c6fc83538fc28d1b3923b8be1eba2648f30e28.tar.gz
build: Migrate from Intltool to Gettext
Recent versions of Gettext are able to translate several formats that are used in GNOME applications. This migrates from Intltool to Gettext both autotools and meson build systems.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6d0abb4..23cf0d6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,8 +6,9 @@ variables:
libtool
autoconf
automake
+ gettext
+ gettext-devel
gtk-doc
- intltool
gobject-introspection-devel
make
libxslt