summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormemchr2024-01-11 17:18:40 +0000
committermemchr2024-01-11 17:18:40 +0000
commit89be6a6bf3da8c892c9ec1eb5cae34d5812509d2 (patch)
tree5a19bafe25b2bd21bbb19e0a36bad611ac508c86
parent09824a6b02909bd014e75ea9aa1736aea055ad7c (diff)
downloadaur-89be6a6bf3da8c892c9ec1eb5cae34d5812509d2.tar.gz
add systemd=enabled
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45d085297ed7..cec33fd25b5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -109,7 +109,8 @@ build() {
-D b_lto=true \
-D b_pie=true \
-D default_library=shared \
- -D xwayland=enabled
+ -D xwayland=enabled \
+ -D systemd=enabled
ln -sf wlroots build/subprojects/wlroots/include/wlr
meson compile -C build