diff options
author | Pablo Barciela <[email protected]> | 2020-02-27 20:41:21 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-02-27 20:51:37 +0100 |
commit | 5f5db33b98644b9656e8801bd530794b2887de94 (patch) | |
tree | 5bd33f7fca447576d8ccdbc3cc0dee7d516c790f /.build.yml | |
parent | 5396af26e007074c6e3bcc212f2a6dbfc16bd255 (diff) | |
download | mate-desktop-5f5db33b98644b9656e8801bd530794b2887de94.tar.bz2 mate-desktop-5f5db33b98644b9656e8801bd530794b2887de94.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 |