diff options
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 04f209cb..ad7a25c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -70,7 +70,6 @@ requires: - gcc - git - gobject-introspection - - intltool - itstool - libgxps - make @@ -84,12 +83,12 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/atril + - autopoint - clang - clang-tools - cppcheck - git - gobject-introspection - - intltool - libcaja-extension-dev - libdjvulibre-dev - libgail-3-dev @@ -144,11 +143,11 @@ requires: - yelp-tools ubuntu: + - autopoint - clang - clang-tools - git - gobject-introspection - - intltool - libcaja-extension-dev - libdjvulibre-dev - libgail-3-dev |