diff options
author | raveit65 <[email protected]> | 2019-12-21 16:56:44 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-12-23 10:27:36 +0100 |
commit | 24fa3a2fe7af65c9e91a40daae04258bf3fbc8a2 (patch) | |
tree | 293f44730ce94f7ca3d4ab04cce66d0a71d4c23b | |
parent | b16309d6ab170ddc182ff7fdbf708b3aedc96aba (diff) | |
download | caja-24fa3a2fe7af65c9e91a40daae04258bf3fbc8a2.tar.bz2 caja-24fa3a2fe7af65c9e91a40daae04258bf3fbc8a2.tar.xz |
travis: add build requires xorgproto for ArchLinux
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 84a5b816..eef686aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -78,6 +78,7 @@ requires: - libsm - mate-common - mate-desktop + - xorgproto - which debian: |