diff options
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b97a723..adf3f70 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,9 @@ Build-Depends: pkg-config, python3-docutils, systemd [linux-any] +# systemctl from src:docker-systemctl-replacement declaring Provides: systemd +# See Bug#959828 +Build-Conflicts: systemctl Standards-Version: 4.5.0 Rules-Requires-Root: no Homepage: https://openvpn.net/ |