summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-06-29 16:36:29 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-06-29 16:36:29 -0300
commit3cb175b58a757eb6746f3e049906b766213ddbb2 (patch)
tree94de282661af10869e31eb39e70cacc71a3f1627
parent81f48313a2333d8eecc570514cb36eb74a7a9dcf (diff)
Add needed library.
-rwxr-xr-xcreatebundle.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/createbundle.sh b/createbundle.sh
index c32e125..adf498a 100755
--- a/createbundle.sh
+++ b/createbundle.sh
@@ -167,6 +167,7 @@ setup_bundler() {
pip install --allow-external u1db --allow-unverified u1db --allow-external dirspec --allow-unverified dirspec u1db dirspec
pip install pysqlcipher
pip install functools32 # HACK: this dependency is needed by jsonschema and is not automatically gathered
+ pip install service_identity # see https://leap.se/code/issues/7136
# HACK: this is needed so tuf can verify the downloaded data, if we add
# this to the requirements.pip pycrypto is installed as an egg and the