git » qt5-tools.git » commit 515c5df

upgpkg: 5.15.10+kde+r3-2: LLVM 16 rebuild

author Evangelos Foutras
2023-08-19 15:26:53 UTC
committer Evangelos Foutras
2023-08-19 15:26:53 UTC
parent bed720001094b083691b23d82366bee993a0cbd0

upgpkg: 5.15.10+kde+r3-2: LLVM 16 rebuild

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index cd09827..c54d018 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
 pkgname=qt5-tools
 _basever=5.15.10
 pkgver=5.15.10+kde+r3
-pkgrel=1
+pkgrel=2
 _commit=9f7af2d08eea7c2a2a2bfe7e6a9b73d1b99f5123
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
 pkgdesc='A cross-platform application and UI framework (Development Tools, QtHelp)'
 depends=('qt5-base' 'hicolor-icon-theme')
-makedepends=('qt5-declarative' 'vulkan-headers' 'clang' 'git')
+makedepends=('qt5-declarative' 'vulkan-headers' 'llvm' 'clang' 'git')
 optdepends=('clang: for qdoc')
 groups=('qt' 'qt5')
 conflicts=('qtchooser')