diff options
author | Wu Xiaotian <[email protected]> | 2019-10-30 20:48:47 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-11 23:18:35 +0100 |
commit | ff8684bca7d3f439a04b4204051d240eb934d6e1 (patch) | |
tree | 5007bf0d4bd02947ce80c56252939819013c5f42 | |
parent | f5354df76377627dde56b079c9328b46865033d2 (diff) | |
download | mate-panel-ff8684bca7d3f439a04b4204051d240eb934d6e1.tar.bz2 mate-panel-ff8684bca7d3f439a04b4204051d240eb934d6e1.tar.xz |
ci: autopoint
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 0404d8ea..61fdd43d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -69,7 +69,6 @@ requires: - gcc - git - gobject-introspection - - intltool - itstool - libcanberra - libmateweather @@ -87,6 +86,7 @@ requires: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/mate-panel - autoconf-archive + - autopoint - clang - clang-tools - cppcheck @@ -94,7 +94,6 @@ requires: - git - gobject-introspection - gtk-doc-tools - - intltool - libatk1.0-dev - libcairo2-dev - libdconf-dev @@ -145,13 +144,13 @@ requires: ubuntu: - autoconf-archive + - autopoint - clang - clang-tools - gir1.2-freedesktop - git - gobject-introspection - gtk-doc-tools - - intltool - libatk1.0-dev - libcairo2-dev - libdconf-dev |