Add ws4py

This commit is contained in:
Ian Gulliver
2016-05-09 22:46:38 +00:00
parent b5e2d8d64c
commit a1a1a4e822

View File

@@ -50,7 +50,7 @@ def main():
'install',
'--assume-yes',
'daemontools-run', 'genisoimage', 'git', 'python3-openssl',
'python3-requests')
'python3-requests', 'python3-ws4py')
os.makedirs(os.path.join(FLAGS.chroot_path, 'icon', 'config'), exist_ok=True)