summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8931a2b5ede3..aeaed2d527c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -50,6 +50,7 @@ build() {
arch-meson $pkgname build \
-D audit=true \
-D docs=true \
+ -D linux-4-17=true \
-D system-console-users=gdm,sddm,lightdm,lxdm
ninja -C build
}