From 9571b5e16938b902f0c9a1bac87aec180b220560 Mon Sep 17 00:00:00 2001
From: Christian Poessinger <christian@poessinger.com>
Date: Thu, 7 Jan 2021 23:41:46 +0100
Subject: Debian: add build-dependency on python3-jinja2

---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 350492180..f7d9fccf6 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends:
   python3-lxml,
   python3-netifaces,
   python3-nose,
+  python3-jinja2,
   python3-psutil,
   python3-setuptools,
   python3-xmltodict,
-- 
cgit v1.2.3