mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
fixed VOIP compilation on ubuntu 20.04
This commit is contained in:
parent
cd61ec8635
commit
b2f9ac5b71
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ linux-* {
|
|||
|
||||
PKGCONFIG += libavcodec libavutil
|
||||
PKGCONFIG += speex speexdsp
|
||||
PKGCONFIG += opencv
|
||||
PKGCONFIG += opencv4
|
||||
} else {
|
||||
LIBS += -lspeex -lspeexdsp -lavcodec -lavutil
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue