summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-09 12:26:46 +0200
committerRobert Antoni Buj Gelonch <[email protected]>2020-04-09 14:32:36 +0200
commitc77aee11aa42c45b61402170732c8792975db129 (patch)
treecc5e5c2ec90d0a55661e32d7e05ce8043be2f8ae /.build.yml
parent5b5fb8f98938fa6928947f27715cadc247678cc2 (diff)
downloadmate-indicator-applet-c77aee11aa42c45b61402170732c8792975db129.tar.bz2
mate-indicator-applet-c77aee11aa42c45b61402170732c8792975db129.tar.xz
ci: add requires autoconf-archive
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 2a98016..de53b34 100644
--- a/.build.yml
+++ b/.build.yml
@@ -4,6 +4,7 @@
requires:
archlinux:
# Useful URL: https://git.archlinux.org/svntogit/community.git/tree/mate-indicator-applet
+ - autoconf-archive
- clang
- gcc
- git
@@ -17,6 +18,7 @@ requires:
debian:
# Useful URL: https://github.com/mate-desktop/debian-packages
# Useful URL: https://salsa.debian.org/debian-mate-team/mate-indicator-applet
+ - autoconf-archive
- autopoint
- clang
- clang-tools
@@ -34,6 +36,7 @@ requires:
fedora:
# Useful URL: https://src.fedoraproject.org/cgit/rpms/mate-indicator-applet.git
+ - autoconf-archive
- clang
- clang-analyzer
- cppcheck-htmlreport
@@ -47,6 +50,7 @@ requires:
- redhat-rpm-config
ubuntu:
+ - autoconf-archive
- autopoint
- clang
- clang-tools