diff options
author | Bernhard Schmidt <berni@debian.org> | 2020-08-15 21:59:45 +0200 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2020-08-15 21:59:45 +0200 |
commit | 3b2fa6eda5e27c857eff7f55fd7a5213250c26e0 (patch) | |
tree | e7ad09429f169bda40a27d88a88a747ad8da7657 | |
parent | 0d85c7a4b77d7841435ae1ea6f3c70640f4e974b (diff) |
Add python3-docutils to build-depends for manpage generation
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 43f6a50..b97a723 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: libsystemd-dev [linux-any], net-tools [!linux-any], pkg-config, + python3-docutils, systemd [linux-any] Standards-Version: 4.5.0 Rules-Requires-Root: no |