On Thu, 2018-01-04 at 21:35 +0300, Hleb Valoshka wrote: > On 1/3/18, Andrew Shadura <and...@shadura.me> wrote: > > > Do we really need systemd-less builds? I'm not convinced this is > > something relevant to Debian. > > http://angband.pl/deb/archive.html > > https://wiki.debian.org/BuildProfileSpec#Derivative_specific_profiles > > At least some DD have a different POV.
What about creating a linux-nosystemd architecture, e.g. dbus-1.12.2/debian/control Build-Depends: libsystemd-dev [linux-any !linux-nosystemd] etc. There are plenty of packages being built for GNU/Hurd and GNU/kFreeBSD not depending on *systemd* since it is not available for !linux architectures. WDYT?