mirror of
https://github.com/profanity-im/profanity.git
synced 2024-10-27 20:30:13 -04:00
travis: added m4 dir for libstrophe
This commit is contained in:
parent
38b58b7a61
commit
3dc14a8342
@ -4,6 +4,7 @@ install:
|
||||
- sudo apt-get -y install libssl-dev libexpat1-dev libncursesw5-dev libglib2.0-dev libnotify-dev libcurl3-dev libxss-dev libotr2-dev
|
||||
- git clone git://github.com/strophe/libstrophe.git
|
||||
- cd libstrophe
|
||||
- mkdir m4
|
||||
- ./bootstrap.sh
|
||||
- ./configure --prefix=/usr
|
||||
- make
|
||||
|
Loading…
Reference in New Issue
Block a user