[elbe-devel] [PATCH v2 1/2] README.adoc: Update Dependency as per latest version

Viraj Shah viraj.shah at linutronix.de
Wed Aug 3 17:43:54 CEST 2022


* As per v14.4 add the dependency of python3-passlib to have workflow of
  running elbe from git.

Signed-off-by: Viraj Shah <viraj.shah at linutronix.de>
Reviewed-by: Bastian Germann <bage at linutronix.de>
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 72ddbcfa0..4cd7ec7bf 100644
--- a/README.adoc
+++ b/README.adoc
@@ -13,7 +13,7 @@ Software Dependencies
 ---------------------
 If using ELBE from git repository directly, you'll need following packages installed:
 
-    apt install python3 python3-debian python3-mako python3-lxml python3-apt python3-gpg python3-suds python3-libvirt qemu-utils qemu-kvm p7zip-full make
+    apt install python3 python3-debian python3-mako python3-lxml python3-apt python3-gpg python3-suds python3-libvirt qemu-utils qemu-kvm p7zip-full make python3-passlib
 
 
 Crash Course
-- 
2.30.2



More information about the elbe-devel mailing list