added mlocate to .travis.yml

This commit is contained in:
Tim Ruehsen 2014-06-16 21:21:06 +02:00
parent 9d2fb8f8c5
commit 0c3dbf14b6
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ script: ./autogen.sh && ./configure --enable-gtk-doc && make -j4 && make check -
before_install:
- apt-cache search libicu | grep icu
- sudo apt-get -qq update
- sudo apt-get -q install autoconf automake autopoint libtool gtk-doc-tools gettext idn2 libidn2-0 libidn2-0-dev libicu48 libicu-dev
- sudo apt-get -q install autoconf automake autopoint libtool gtk-doc-tools gettext idn2 libidn2-0 libidn2-0-dev libicu48 libicu-dev mlocate
- updatedb && locate icu-cu