[elbe-devel] [PATCH] Remove unnecessary python build dependencies

bage at linutronix.de bage at linutronix.de
Thu May 7 17:31:01 CEST 2020


From: Bastian Germann <bage at linutronix.de>

lxml and mako are in Build-Depends for no good reason.
They have been there since the git root commit.
Removing them enables building the package on current bullseye and sid.

Signed-off-by: Bastian Germann <bage at linutronix.de>
---
 debian/control | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/control b/debian/control
index 0bd428ad0..853659dec 100644
--- a/debian/control
+++ b/debian/control
@@ -7,12 +7,8 @@ Build-Depends: debhelper (>= 9),
   dh-systemd,
   python-setuptools,
   python (>= 2.7~),
-  python-lxml,
-  python-mako,
   python3,
   python3-setuptools,
-  python3-lxml,
-  python3-mako,
   dia,
   asciidoc,
   xmlto,
-- 
2.26.2




More information about the elbe-devel mailing list