- add srtp deps

- ignore some stuff
This commit is contained in:
Michael Iedema 2014-03-28 14:38:42 +01:00
parent 257f9bdddc
commit 03c586144f
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
._*
asterisk-*
range-asterisk_*

View File

@ -11,7 +11,7 @@ notifications:
on_failure: always
before_install:
- sudo apt-get install -qq libssl-dev unixodbc-dev
- sudo apt-get install -qq libssl-dev unixodbc-dev libsrtp0 libsrtp0-dev
#install:
# - sh bootstrap.sh