From d9bae1b966f3f2b78bb3e12f9bf5a8fe5547eda5 Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Wed, 25 Dec 2019 10:32:06 +0800 Subject: [PATCH] travis: add autopoint --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 65513260e..cd2e29c8b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -68,7 +68,6 @@ requires: - clang - gcc - git - - intltool - itstool - libcanberra - libgtop @@ -84,6 +83,7 @@ requires: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/mate-utils - autoconf-archive + - autopoint - clang - clang-tools - cppcheck @@ -91,7 +91,6 @@ requires: - g++ - git - gtk-doc-tools - - intltool - libcanberra-gtk3-dev - libglib2.0-dev - libgtk-3-dev @@ -136,12 +135,12 @@ requires: ubuntu: - autoconf-archive + - autopoint - clang - clang-tools - g++ - git - gtk-doc-tools - - intltool - libcanberra-gtk3-dev - libglib2.0-dev - libgtk-3-dev