On 20/11/15 17:09, Jussi Kukkonen wrote: >> PACKAGECONFIG_class-native = "" >> PACKAGECONFIG_class-nativesdk = "" >> >> -# Would like to --enable-systemd but that's a circular > build-dependency between >> -# systemd<->dbus > > Has this issue been somehow resolved since the comment was added? Yes, systemd doesn't depend on dbus any longer unless explicitly enabled, as it uses its own dbus library. -- Cheers, Andrew