summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@copyleft.no>2019-07-24 16:12:18 +0000
committerHans Petter Jansson <hpj@copyleft.no>2019-07-24 16:12:18 +0000
commit4e11d0cecb51997351cfb844c8b8b2bfd3f71869 (patch)
treec6881204681398f40261777062f847906107494c
parent822cc38c705b88051944d8d5df6f39af47869b68 (diff)
downloaddesktop-file-utils-4e11d0cecb51997351cfb844c8b8b2bfd3f71869.tar.gz
ci: Require automake
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4e79395..308fee1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ image: fedora:28
autotools-build:
script:
- - dnf -y install dnf-plugins-core
+ - dnf -y install dnf-plugins-core automake
- dnf -y groupinstall buildsys-build
- dnf -y builddep desktop-file-utils
- ./autogen.sh