summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 132862d..58a51e8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Matthew Fennell <matthew@fennell.dev>
Standards-Version: 4.7.2
Homepage: https://codeberg.org/slidge/style-parser/
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: cargo,
+ debhelper-compat (= 13),
dh-sequence-python3,
librust-pyo3-dev,
pybuild-plugin-pyproject,