diff options
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index d372034..b1bd104 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,12 +77,12 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/mate-indicator-applet + - autopoint - clang - clang-tools - cppcheck - gcc - git - - intltool - libgtk-3-dev - libindicator3-dev - libmate-panel-applet-dev @@ -107,10 +107,10 @@ requires: - redhat-rpm-config ubuntu: + - autopoint - clang - clang-tools - git - - intltool - libgtk-3-dev - libido3-0.1-dev - libindicator3-dev |