mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-23 17:52:26 -05:00
travis: But it needs intltool
This commit is contained in:
parent
925570aab1
commit
3675302930
@ -3,7 +3,7 @@ compiler: clang
|
||||
before_script:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get build-dep -qq xchat
|
||||
- sudo apt-get install -qq libnotify-dev libproxy-dev libpci-dev libcanberra-dev monodevelop
|
||||
- sudo apt-get install -qq libnotify-dev libproxy-dev libpci-dev libcanberra-dev monodevelop intltool
|
||||
script:
|
||||
- ./autogen.sh --enable-textfe --with-theme-manager --enable-static-analysis
|
||||
- make V=1 -j$(nproc)
|
||||
|
Loading…
Reference in New Issue
Block a user