diff options
author | Wu Xiaotian <[email protected]> | 2019-05-08 18:53:02 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-05-10 10:55:29 +0200 |
commit | 485856f96a311f02de775c769e6e37e6ab53f4fb (patch) | |
tree | 548014580979ede22788f01226a28b4cb4eed45f | |
parent | b343e7dd32af083bdb0e7e2bb0989ca267a8f5ff (diff) | |
download | mate-backgrounds-485856f96a311f02de775c769e6e37e6ab53f4fb.tar.bz2 mate-backgrounds-485856f96a311f02de775c769e6e37e6ab53f4fb.tar.xz |
add autopoint for debian/ubuntu
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 6474f58..435359e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,6 +47,7 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/mate-backgrounds + - autopoint - git - libglib2.0-dev - make @@ -61,6 +62,7 @@ requires: - redhat-rpm-config ubuntu: + - autopoint - git - libglib2.0-dev - make |