diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 12:25:07 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 12:25:07 +0200 |
commit | 83692074a8fc0c1a570b9d7ae72ed5b0af98fa1d (patch) | |
tree | 160fea83d13eb51b33f2dc350c24e8e913b6627b /libraries/iaxclient | |
parent | 6fc2f5a9ac9a061443a1adb719e62f8dc3777078 (diff) | |
download | slackbuilds-83692074a8fc0c1a570b9d7ae72ed5b0af98fa1d.tar.gz |
libraries/iaxclient: Fixed dep information
Diffstat (limited to 'libraries/iaxclient')
-rw-r--r-- | libraries/iaxclient/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/iaxclient/README b/libraries/iaxclient/README index d37ceeb976..b671e3bc04 100644 --- a/libraries/iaxclient/README +++ b/libraries/iaxclient/README @@ -5,5 +5,3 @@ Although asterisk supports other VOIP protocols (including SIP, and with patches, H.323), IAX's simple, lightweight nature gives it several advantages, particularly in that it can operate easily through NAT and packet firewalls, and it is easily extensible and simple to understand. - -This requires portaudio, speex, and libvidcap. |