1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00

Added microhttpd dependency for stabber

This commit is contained in:
James Booth 2015-05-31 23:35:52 +01:00
parent b1481affa9
commit e372ff9c87

View File

@ -23,6 +23,7 @@ install:
- sudo make install
- cd ../..
- rm -rf cmocka-1.0.0
- sudo apt-get install libmicrohttpd-dev
- git clone git://github.com/boothj5/stabber.git
- cd stabber
- ./bootstrap.sh