summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-01-15 08:35:55 +0200
committerLars Wirzenius <liw@liw.fi>2024-01-15 08:35:55 +0200
commitbc3bf7c096d8ef825ef9cb1de81869e664e4cbdb (patch)
tree9c6574c6a213beeab91d895e3d99b5fb4fb24ede
parent446fb47de335c0d6e68a4e682b33122fd55ab567 (diff)
downloadvmdb2-bc3bf7c096d8ef825ef9cb1de81869e664e4cbdb.tar.gz
fix: we do need to build-depend on python3
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--control1
1 files changed, 1 insertions, 0 deletions
diff --git a/control b/control
index a944954..7c4738d 100644
--- a/control
+++ b/control
@@ -7,6 +7,7 @@ Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9),
dh-python,
pandoc (>= 2.1.2~),
+ python3,
python3-jinja2,
python3-yaml,
subplot