diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index cd43a73..b91cea1 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: debhelper-compat (= 13), python3-colorlog <!pkg.debputy.minimal>, python3-debian, python3-hunspell <!nocheck>, + python3-levenshtein <pkg.debhelper.ci>, python3-lsprotocol <!nocheck>, python3-pygls <!nocheck !pkg.debputy.minimal-tests>, python3-pytest <!nocheck>, @@ -48,6 +49,7 @@ Depends: debhelper, Recommends: python3-argcomplete, Suggests: hunspell-en-us, python3-hunspell, + python3-levenshtein, python3-lsprotocol, python3-pygls, Provides: debputy-plugin-gnome, |