summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-03-04 12:16:01 -0500
committerVincent Grande2021-03-04 12:16:01 -0500
commitedbaa5b8e9abc1c6e728ea1cc9b8a7b931214b00 (patch)
tree9db06211c3d49a75953dbee270b55dcd0cab1cc5 /PKGBUILD
parent67af4ac8458363b29dafbcb3189759aa39e3dbdc (diff)
downloadaur-edbaa5b8e9abc1c6e728ea1cc9b8a7b931214b00.tar.gz
depends xorg-xwayland
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d6998a67808..7ce22e419129 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,6 +24,7 @@ depends=(
'xcb-util-image'
'xcb-util-wm'
'xcb-util-renderutil'
+ 'xorg-xwayland'
)
makedepends=(
'meson'