mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01:00
udpate travis build w/ canberra
This commit is contained in:
parent
e714c7d53f
commit
5c5eb1df14
@ -2,7 +2,7 @@ language: c
|
||||
compiler: gcc
|
||||
before_script:
|
||||
- sudo apt-get build-dep -qq xchat
|
||||
- sudo apt-get install -qq libnotify-dev libproxy-dev libpci-dev
|
||||
- sudo apt-get install -qq libnotify-dev libproxy-dev libpci-dev libcanberra-gtk-dev
|
||||
script:
|
||||
- ./autogen.sh
|
||||
- ./configure --enable-textfe
|
||||
|
Loading…
Reference in New Issue
Block a user