diff options
author | raveit65 <[email protected]> | 2019-12-21 16:56:44 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-07-20 21:40:42 +0200 |
commit | 73c4ab5f009e492d889b267ed18a5416ec81a6c9 (patch) | |
tree | a0aafcb5e2c369862ead3804b02e5d6a79928f7c | |
parent | acb29caeb06bc874bfe9c3cc769c82dcc1929abb (diff) | |
download | caja-73c4ab5f009e492d889b267ed18a5416ec81a6c9.tar.bz2 caja-73c4ab5f009e492d889b267ed18a5416ec81a6c9.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 3d3bdbc7..10de19b2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,6 +77,7 @@ requires: - libsm - mate-common - mate-desktop + - xorgproto - which debian: |