summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2022-05-18 14:16:34 +0200
committerAndrej Shadura <andrewsh@debian.org>2022-05-18 14:16:34 +0200
commit30f38b35290b13a92a1b73b6f58c23178e752d30 (patch)
tree71e9c6e110d1ba493943c20acd003fd034c2b7e9
parentd9fe7fee20a71964bc23a9bf8f2a478498b54439 (diff)
Depend on Poetry core
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index beb5785e..ee396295 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
libjs-jquery,
po-debconf,
pybuild-plugin-pyproject,
+ python3-poetry-core,
python3-all,
python3-attr (>= 19.2.0~),
python3-bcrypt,