From c180813186b79ce022c907f4b0c63effd0e3cf76 Mon Sep 17 00:00:00 2001 From: Juan Vidal Allende Date: Tue, 11 Jul 2017 18:30:02 +0200 Subject: Fix missing python packages for password generation These packages are needed by pw-token-gen.py tool Change-Id: Ib9d165274449551a469e201da9feeffac5a7a4cf Signed-off-by: Juan Vidal Allende --- xci/var/Suse.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'xci/var/Suse.yml') diff --git a/xci/var/Suse.yml b/xci/var/Suse.yml index 6d03e0f3..9674ed2d 100644 --- a/xci/var/Suse.yml +++ b/xci/var/Suse.yml @@ -8,3 +8,4 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## # this is placeholder and left blank intentionally to complete later on +python_crypto_package_name: python-pycrypto -- cgit 1.2.3-korg