Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff --git a/BBQScreenClient2.linux.pro b/BBQScreenClient2.linux.pro
- index 225095f..ab034d0 100644
- --- a/BBQScreenClient2.linux.pro
- +++ b/BBQScreenClient2.linux.pro
- @@ -26,11 +26,11 @@ include(BBQScreenClient2.pri)
- LIBS += -L/usr/local/lib
- # Set list of required FFmpeg libraries
- -LIBS += -lavutil \
- +LIBS += -lswresample \
- -lavcodec \
- -lavformat \
- + -lavutil \
- -lswscale \
- - -lswresample \
- -lz
- # Requied for some C99 defines
Advertisement
Add Comment
Please, Sign In to add comment