options.description: added vulkan build option description

Closes: #10698 [via git-merge-pr]
This commit is contained in:
fallenwizard 2018-01-11 18:49:42 +01:00 committed by Jürgen Buchmüller
parent a5692fb02b
commit 03694038da
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ desc_option_vaapi="Enable support for VA-API"
desc_option_vapoursynth="Enable support for VapourSynth"
desc_option_vdpau="Enable support for VDPAU"
desc_option_vpx="Enable support for VP8/VP9 codecs"
desc_option_vulkan="Enable support for Vulkan"
desc_option_wavpack="Enable support for the Wavpack audio format"
desc_option_wayland="Enable support for the Wayland backend"
desc_option_x11="Enable support for X11"