diff --git a/qb/config.libs.sh b/qb/config.libs.sh index ba23f59bbf..176e27324d 100644 --- a/qb/config.libs.sh +++ b/qb/config.libs.sh @@ -300,6 +300,7 @@ if [ "$HAVE_THREADS" != 'no' ]; then if [ "$HAVE_FFMPEG" != 'no' ]; then check_pkgconf AVCODEC libavcodec 54 check_pkgconf AVFORMAT libavformat 54 + check_pkgconf AVDEVICE libavdevice check_pkgconf SWRESAMPLE libswresample check_pkgconf AVUTIL libavutil 51 check_pkgconf SWSCALE libswscale 2.1