mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
libraries/pjsip: Fixed dep info
This commit is contained in:
parent
3d417386b5
commit
1c268b5ae9
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://www.pjsip.org/release/2.9/pjproject-2.9.tar.bz2"
|
|||
MD5SUM="66757078e7bd7cf316acb0425c2fdd6f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="speex gsm"
|
||||
REQUIRES="gsm"
|
||||
MAINTAINER="Chris Walker"
|
||||
EMAIL="kris240376@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue