gnome-settings-daemon

This commit is contained in:
Rmys
2025-10-24 14:49:08 +03:00
committed by GitHub
parent 3587a32fe0
commit 867329f360
@@ -16,7 +16,10 @@ def setup():
# shelltools.system("sed -e 's/(backlight->logind_proxy)/(0)/' \
# -i plugins/power/gsd-backlight.c")
mesontools.configure("-Dsystemd=false")
mesontools.configure("-Dsystemd=false \
-Delogind=true \
-Dudev_dir=/lib/udev \
-Dx11=true")
def build():
mesontools.build