Skip to content

Commit

Permalink
Reapply "qt5-base: restore vulkan support"
Browse files Browse the repository at this point in the history
This reverts commit 87cd198.
  • Loading branch information
lazka committed May 18, 2024
1 parent 07890d3 commit b1fa33c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mingw-w64-qt5-base/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-pcre2"
"${MINGW_PACKAGE_PREFIX}-sqlite3"
"${MINGW_PACKAGE_PREFIX}-vulkan"
"${MINGW_PACKAGE_PREFIX}-vulkan-headers"
"${MINGW_PACKAGE_PREFIX}-zlib"
"${MINGW_PACKAGE_PREFIX}-zstd"
$([[ ${CARCH} != x86_64 ]] || echo "${MINGW_PACKAGE_PREFIX}-firebird")
Expand Down Expand Up @@ -76,7 +77,7 @@ source=(git+https://invent.kde.org/qt/qt/$_pkgfn#commit=$_commit
0026-fix-mingw-win32-winnt-detection.patch
0027-qt-5.7.0-qdbus-manager-quit.patch
0028-work-around-pyside2-brokenness.patch)
sha256sums=('SKIP'
sha256sums=('06e49a14145574834d4d04f73e6baf662ee5e72e78973e1d7d0fe614472a80a4'
'a74eec5be1aee1bd3a37af0955b7c5f3d36d54bc64c07e4c2edd5526cdc3cad5'
'e0a535278057f42e43952405e567c23cc493ef6badeeb3bbce0154953cd545a5'
'e7252bdc92fa75f067e4beafbf3c844fca3a4bd16d14ac5344256f022a9214d5'
Expand Down

0 comments on commit b1fa33c

Please sign in to comment.