summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-02-08 01:41:08 -0500
committerVincent Grande2021-02-08 01:41:08 -0500
commit13cd2c723556e1f4c669087682f5bba32868255d (patch)
treeba0a277642533a89128925868de6dcab7f60668b /PKGBUILD
parent0c4343dbc885ff8ec784e564586ead329cef8b00 (diff)
downloadaur-13cd2c723556e1f4c669087682f5bba32868255d.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 b5389371dd8f..561081fd8a25 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')
build() {
# Since pacman 5.0.2-2, hardened flags are now enabled in makepkg.conf