summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorValentin David <valentin.david@codethink.co.uk>2019-07-26 13:10:32 +0200
committerBastien Nocera <hadess@hadess.net>2019-09-06 10:05:03 +0200
commit1f39102dfb2e22b3fb441767efa06c19bc766426 (patch)
tree048142ff56191cde83eb60d55afb1c8cb6385974 /.gitlab-ci.yml
parenta9eac932769e06b1e7bf7dd7531355707cb1ea2b (diff)
downloadshared-mime-info-1f39102dfb2e22b3fb441767efa06c19bc766426.tar.gz
build: Use gettext instead of intltool
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1312a216..91885959 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ image: fedora:rawhide
variables:
DEPENDENCIES: gcc gcc-c++ glibc-devel make libxml2-devel glib2-devel
- automake autoconf gettext intltool git xmlto findutils
+ automake autoconf gettext git itstool xmlto findutils gettext-devel
build:
before_script: