media-libs/amdvlk-bin: added info about gentoo wiki

Bug: https://bugs.gentoo.org/665590
Signed-off-by: Denis Reva <denis7774@gmail.com>
This commit is contained in:
Denis Reva
2024-02-18 20:18:43 +05:00
parent 0643c00df8
commit a3658bc001

View File

@@ -103,6 +103,7 @@ pkg_postinst(){
ewarn "If you are using Wayland, it should be fine"
elog "More information about the configuration can be found here:"
elog "https://github.com/GPUOpen-Drivers/AMDVLK"
elog "See also https://wiki.gentoo.org/wiki/AMDVLK (but it might be outdated)"
elog "You can use AMD_VULKAN_ICD variable to switch to the required driver."
elog "AMD_VULKAN_ICD=RADV application - for using radv."
elog "AMD_VULKAN_ICD=AMDVLK application - for using amdvlk."