From c27bea88bda7bef9cb46353ec7793e9a9140c249 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 9 Apr 2020 12:26:46 +0200 Subject: ci: add requires autoconf-archive --- .build.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.build.yml b/.build.yml index 7d5303e..d587c7e 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 - gcc @@ -46,6 +49,7 @@ requires: - redhat-rpm-config ubuntu: + - autoconf-archive - autopoint - clang - clang-tools -- cgit v1.2.1