diff options
-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 |