diff options
author | Pablo Barciela <[email protected]> | 2020-02-27 20:41:21 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-02-27 20:51:31 +0100 |
commit | a8dc612a8c30d09a84b26e61596459adea7b5b65 (patch) | |
tree | b6d854fbf653e0e8fc6633406255eecf010be903 /.build.yml | |
parent | fd14a5045eb9cca93763f2ed5253f0add1051392 (diff) | |
download | mate-desktop-a8dc612a8c30d09a84b26e61596459adea7b5b65.tar.bz2 mate-desktop-a8dc612a8c30d09a84b26e61596459adea7b5b65.tar.xz |
Travis CI: arch build: add autoconf-archive
Diffstat (limited to '.build.yml')
-rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ requires: archlinux: # Useful URL: https://git.archlinux.org/svntogit/community.git/tree/trunk?h=packages/mate-desktop + - autoconf-archive - clang - gcc - git |