summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed4b27265c36..a94224ff8e69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ source=("git+https://github.com/SaschaWillems/VulkanCapsViewer#tag=$pkgver"
"git+https://github.com/KhronosGroup/Vulkan-Headers")
sha1sums=('SKIP'
'SKIP')
-makedepends=(git qt5-base)
+makedepends=(git)
depends=(vulkan-icd-loader qt5-base qt5-x11extras)
prepare() {