package/dbus: disable systemd for host build
authorJohn Keeping <john@metanate.com>
Tue, 28 Jul 2020 10:45:19 +0000 (11:45 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 31 Jul 2020 07:10:16 +0000 (09:10 +0200)
commit1bfdb3d08daa0a516525965e00ccabdb8a714b39
treef2d042d602bddbc0fc1858c2dbd6c72295f1a2cf
parentd51dd5bef097fa57e829b600cfef84ad7b44bb29
package/dbus: disable systemd for host build

This fixes an issue if host-dbus happens to be rebuilt after systemd, in
which case it autodetects systemd support but then ignored the prefix
when installing unit files.  That means that is tries to write to the
host system's /usr/lib/ which fails.

There is no reason to build and install systemd support in the host
build, so disable it explicitly.

Signed-off-by: John Keeping <john@metanate.com>
Tested-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dbus/dbus.mk