main/anbox: Get sd-bus from elogind
As I noted here, Anbox now uses libsystemd's sd-bus. I think it is possible to get sd-bus from elogind instead, which should be easier to package.
Current status
Building Anbox fails at the linking stage with a bunch of errors about undefined reference to sd_bus_*. I may have missed something when packaging elogind.
Anbox successfully compiles!
Edited by Administrator