summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/qtbase-patch-libvulkan.patch
AgeCommit message (Collapse)Author
2025-12-15gnu: qtbase: Always find libvulkan.Efraim Flashner
Fixes: guix/guix#3330 * gnu/packages/qt.scm (qtbase)[source]: Add patch. [arguments]: Adjust a phase to substitute the location for libvulkan.so. * gnu/packages/patches/qtbase-patch-libvulkan.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Co-authored-by: kestrelwx <kestrel.w@proton.me> Change-Id: I39f1be5a30c5c17a4e4ea6c853b475f20ba8272c Signed-off-by: Andreas Enge <andreas@enge.fr>