Add libvulkan-dev dependency to ubuntu/debian compilation instructions

This commit is contained in:
diegorodriguezv 2023-05-13 04:15:02 -05:00 committed by GitHub
parent ab7fefcadc
commit 5f77c8d423
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -447,7 +447,7 @@ Recommended in this case is `cmake-vs2022-64bit-no-ffmpeg.bat`
On Debian or Ubuntu:
> apt-get install cmake libsdl2-dev libopenal-dev libavcodec-dev libavformat-dev libavutil-dev libswscale-dev
> apt-get install cmake libsdl2-dev libopenal-dev libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libvulkan-dev
On Fedora