diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4f44829..1c56574 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,10 @@ Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: debhelper-compat (= 13), dh-sequence-python3, + pybuild-plugin-pyproject, python3-all, python3-setuptools, + python3-setuptools-scm, Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: https://github.com/tobymao/sqlglot |