diff options
author | Pablo Barciela <[email protected]> | 2020-02-26 16:11:49 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-02-26 20:16:26 +0100 |
commit | 1e843712390eb1dea82eab6a731cccedca8b5b15 (patch) | |
tree | 25b3d4014624efdc809a2cd5ab2c691396afde3d /.build.yml | |
parent | 19b6fb0abbd344d7b56c237c3653c3a1038701b8 (diff) | |
download | pluma-1e843712390eb1dea82eab6a731cccedca8b5b15.tar.bz2 pluma-1e843712390eb1dea82eab6a731cccedca8b5b15.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
@@ -5,6 +5,7 @@ requires: archlinux: # Useful URL: https://git.archlinux.org/svntogit/community.git/tree/pluma - appstream-glib + - autoconf-archive - clang - enchant - file |