-
Committer:
Teddy Hogeborn
-
Date:
2019-08-23 22:49:32 UTC
-
Revision ID:
teddy@recompile.se-20190823224932-dwp0ecutohb9gexx
Client Debian package fix: Always include sysusers.d file
If the Debian package mandos-client is built on a system without
systemd installed, the sysusers.d file is not included in the package,
even if the package is later installed on a system with systemd
installed. Fix this by adding "build-depend: systemd".
* debian/control (Build-Depends): Add "systemd".