diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 1eaf3d9..2649236 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Package: dh-debputy Architecture: all Depends: debhelper, + dwz <!pkg.debputy.minimal>, man-db <!pkg.debputy.minimal>, # The colors dependencies are not necessary for debputy to work. # However, to have coloring work, we need to use Depends because @@ -51,10 +52,12 @@ Recommends: Suggests: hunspell-en-us, python3-hunspell, + python3-junit.xml, python3-levenshtein, python3-lsprotocol, python3-pygls, Provides: + debputy (= ${binary:Version}), debputy-plugin-gnome, debputy-plugin-grantlee, debputy-plugin-numpy3, |