summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-11 16:43:19 +0200
committerraveit65 <[email protected]>2020-04-11 16:43:19 +0200
commit56a575635d63b34fe9f016cf47bf744a6febec6e (patch)
tree13c926db29e3d529d2feaf60242b69ff9b32ed39 /.build.yml
parent2d66e62a63bc728f0aa1755d6236a41220dc74e1 (diff)
downloadpluma-56a575635d63b34fe9f016cf47bf744a6febec6e.tar.bz2
pluma-56a575635d63b34fe9f016cf47bf744a6febec6e.tar.xz
ci: add missing requires autoconf-archive
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 4cd1ad82..b4f397c1 100644
--- a/.build.yml
+++ b/.build.yml
@@ -26,6 +26,7 @@ requires:
debian:
# Useful URL: https://github.com/mate-desktop/debian-packages
# Useful URL: https://salsa.debian.org/debian-mate-team/pluma
+ - autoconf-archive
- autopoint
- clang
- clang-tools
@@ -52,6 +53,7 @@ requires:
fedora:
# Useful URL: https://src.fedoraproject.org/cgit/rpms/pluma.git
+ - autoconf-archive
- clang
- clang-analyzer
- desktop-file-utils
@@ -72,6 +74,7 @@ requires:
- redhat-rpm-config
ubuntu:
+ - autoconf-archive
- autopoint
- clang
- clang-tools