Skip to content

Commit

Permalink
travis: add autopoint
Browse files Browse the repository at this point in the history
  • Loading branch information
yetist authored and raveit65 committed Dec 28, 2019
1 parent 6364c09 commit b7fce62
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ requires:
- clang
- gcc
- git
- intltool
- itstool
- libcanberra
- libgtop
Expand All @@ -84,14 +83,14 @@ 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
- gcc
- g++
- git
- gtk-doc-tools
- intltool
- libcanberra-gtk3-dev
- libglib2.0-dev
- libgtk-3-dev
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b7fce62

Please sign in to comment.