From 86af99e49d8f3349197de3c49f8f617fa56c710f Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Tue, 15 Oct 2019 21:36:01 +0800 Subject: ci: add autopoint build-dep --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index cb49b8a..9b6c733 100644 --- a/.travis.yml +++ b/.travis.yml @@ -69,7 +69,6 @@ requires: - git - gobject-introspection - gtk3 - - intltool - libxklavier - make - mate-common @@ -78,12 +77,12 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/libmatekbd + - autopoint - clang - clang-tools - cppcheck - git - gobject-introspection - - intltool - libgirepository1.0-dev - libglib2.0-dev - libgtk-3-dev @@ -110,11 +109,11 @@ requires: - redhat-rpm-config ubuntu: + - autopoint - clang - clang-tools - git - gobject-introspection - - intltool - libgirepository1.0-dev - libglib2.0-dev - libgtk-3-dev -- cgit v1.2.1