When I check on Arch linux the only dependency they explicitly
states is xorg-server-xnest is dependent on libsystemd.
I do not have this package installed.
When I try to run my os Xorg complains about missing libsystemd
There is some package builds in AUR and if I check them
I see --enable-systemd-logind under ./configure command
So I guess that its this where th dependency comes from.
So if I recompile without it maybe I can run without libsystemd
installed?