diff options
author | rbuj <[email protected]> | 2020-04-10 11:12:21 +0200 |
---|---|---|
committer | ZenWalker <[email protected]> | 2020-04-10 14:46:39 +0200 |
commit | 1563436e17a1c53bc428414799db66718df3246f (patch) | |
tree | 944d2b01cc5bae360304962dcb5f8caa4663912f /.build.yml | |
parent | 9950340dde4b94456b20cfa3abd446e9e967963b (diff) | |
download | python-caja-1563436e17a1c53bc428414799db66718df3246f.tar.bz2 python-caja-1563436e17a1c53bc428414799db66718df3246f.tar.xz |
ci: add autoconf-archive on arch requirements
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/python-caja + - autoconf-archive - caja - clang - gcc |