On Thu, Jan 04, 2024 at 02:12:58PM +0100, Marc Haber wrote: > On Thu, Jan 04, 2024 at 08:30:24AM +0100, Helmut Grohne wrote: > > On Thu, Jan 04, 2024 at 08:32:55AM +0200, Martin-Éric Racine wrote: > > > This patch includes a Build-Depends on systemd. Without [linux-any], > > > it will prevent building on non-Linux ports. > > > > You raise an important matter. Basically, the only remaining non-linux > > port is hurd at this time, so I'm adding them to the loop. > > > > While the general question is non-trivial to resolve, I think this > > instance has a relatively straight forward answer. What we need here is > > not systemd, but systemd-dev and that latter one is an Arch:all package > > that doesn't have any dependencies, so systemd-dev actually should be > > installable on hurd and is the right thing to depend on anyway. > > So I should replace the Build-Depends: systemd with Build-Depends: > systemd-dev NOW and everything is fine?
systemd-dev should be fine, yes. Chris