summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Engestrom2020-05-31 15:44:22 +0200
committerEric Engestrom2020-05-31 15:44:22 +0200
commit823fcb7d63a717ab7e651c63ea2a4a9b991105bd (patch)
tree19120e662aed76fd9f12462d9d878938a4bd2659 /PKGBUILD
parent0ee303af2c74d21d954bc2a810988a8b0868b917 (diff)
downloadaur-823fcb7d63a717ab7e651c63ea2a4a9b991105bd.tar.gz
add optdepends for the x11 and/or wayland
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f58d352e69b..3b28a237b883 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ sha1sums=('SKIP'
'SKIP')
makedepends=(git)
depends=(vulkan-icd-loader qt5-base)
+optdepends=(qt5-x11extras qt5-wayland)
prepare() {
cd VulkanCapsViewer