diff --git a/debian/control b/debian/control index d2cb889..c0f5cd9 100644 --- a/debian/control +++ b/debian/control @@ -1,23 +1,24 @@ Source: tree-sitter Section: python Priority: optional Maintainer: swh sysadm Build-Depends: debhelper (>= 9), dh-python, libc6, python3-all, + python3-all-dev, python3-dev, python3-setuptools, Standards-Version: 4.5.1 X-Python3-Version: >= 3.6 Homepage: https://github.com/tree-sitter/py-tree-sitter Package: python3-tree-sitter Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libc6 Description: Python bindings to the Tree-sitter parsing library