[elbe-devel] [PATCH v2 10/12] Add python3-parted as dependency

Torben Hohn torben.hohn at linutronix.de
Thu Jul 22 17:10:10 CEST 2021


From: Christian Teklenborg <chris at linutronix.de>

Add python3-parted to the debian/control file in the elbe source as build
dependency to avoid an ImportError.

Signed-off-by: Christian Teklenborg <chris at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 3f77e5601..5b4972f57 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 10),
   python3-setuptools,
   python3-lxml,
   python3-mako,
+  python3-parted,
   dia,
   asciidoc,
   xmlto,
-- 
2.20.1



More information about the elbe-devel mailing list