aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2019-11-22 11:06:26 +0100
committerAleksander Morgado <aleksander@aleksander.es>2019-11-22 11:06:26 +0100
commit913f0d638d5380658c1ef008af67a69953323273 (patch)
tree06d47f1e968b091aea5f75fe3cf57599def6f98a
parent8f4b5b52ee905b856cd1a73adadfb8dc70342d4a (diff)
ci: require autoconf-archive
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6727160d..47548570 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ stages:
before_script:
- apt update || true
- - apt -y install autoconf automake libtool libglib2.0-dev libgudev-1.0-dev libgettextpo-dev autopoint xsltproc dbus
+ - apt -y install autoconf automake libtool libglib2.0-dev libgudev-1.0-dev libgettextpo-dev autopoint xsltproc dbus autoconf-archive
build-no-qmi:
stage: build