mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 15:39:27 -05:00
fixed VOIP compilation on ubuntu 20.04
This commit is contained in:
parent
cd61ec8635
commit
b2f9ac5b71
@ -53,7 +53,7 @@ linux-* {
|
||||
|
||||
PKGCONFIG += libavcodec libavutil
|
||||
PKGCONFIG += speex speexdsp
|
||||
PKGCONFIG += opencv
|
||||
PKGCONFIG += opencv4
|
||||
} else {
|
||||
LIBS += -lspeex -lspeexdsp -lavcodec -lavutil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user