added installation of gtk-doc-tools

This commit is contained in:
Tim Ruehsen 2014-04-02 10:46:31 +02:00
parent 1d72e45d85
commit a0efde2ef3
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ compiler:
script: ./autogen.sh && ./configure && make && make check && make distcheck
before_install:
- sudo apt-get -qq update
- sudo apt-get -q install autoconf automake autopoint libtool gettext idn2 libidn2-0 libidn2-0-dev
- sudo apt-get -q install autoconf automake autopoint libtool gtk-doc-tools gettext idn2 libidn2-0 libidn2-0-dev