diff options
author | Pablo Barciela <[email protected]> | 2020-03-01 18:21:12 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-03-01 18:36:20 +0100 |
commit | e0285e866f1c57615a9cd2df17b7d19d6825ddc0 (patch) | |
tree | c4ec66e9a6ac0aa4f6720ff93fc68653a1596b41 /.build.yml | |
parent | 14584765dccb572c099ad7cde8b573581fae5c19 (diff) | |
download | libmateweather-e0285e866f1c57615a9cd2df17b7d19d6825ddc0.tar.bz2 libmateweather-e0285e866f1c57615a9cd2df17b7d19d6825ddc0.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/libmateweather + - autoconf-archive - clang - gcc - git |