diff --git a/Telegram/build/makefile_static.sh b/Telegram/build/makefile_static.sh index da1c19c1a..014698e90 100755 --- a/Telegram/build/makefile_static.sh +++ b/Telegram/build/makefile_static.sh @@ -66,4 +66,5 @@ Replace '\-lswresample' "$LocalDirPath\/libswresample\.a" Replace '\-lswscale' "$LocalDirPath\/libswscale\.a" Replace '\-lavutil' "$LocalDirPath\/libavutil\.a" Replace '\-lva-x11' "$LocalDirPath\/libva-x11\.a" +Replace '\-lva-drm' "$LocalDirPath\/libva-drm\.a" Replace '\-lva' "$LocalDirPath\/libva\.a"