summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-02-08 01:42:36 -0500
committerVincent Grande2021-02-08 01:42:36 -0500
commit7b791c5191e7cd7e9f0cb35f675f31e88617087a (patch)
tree308d5908321e276a3ee975e5a86af50f8cdabd22 /PKGBUILD
parentd7952426189bf24e7d7d4efdc91d3782e5694927 (diff)
downloadaur-7b791c5191e7cd7e9f0cb35f675f31e88617087a.tar.gz
xorgxinit optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08d65df97a81..1c8bb6b32ccc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,8 @@ makedepends=(
'meson')
optdepends=('wayland-protocols: xwayland support'
- 'egl-wayland: xwayland support')
+ 'egl-wayland: xwayland support'
+ 'xorg-xinit: startx support')
pkgver() {
cd xserver