summaryrefslogtreecommitdiff
path: root/pkg/pyinst/app.spec
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-03-06 10:45:21 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2017-03-06 10:45:21 +0100
commita8e058aaa3d770f2bc375dbeaa167f3de05c453d (patch)
tree12e815ee483f18eaacd00d97ceba4d9965b7ca65 /pkg/pyinst/app.spec
parent72d6835ff22ac926675c31789a332112ee73a2cf (diff)
[pkg] add more pixelated dependencies
Diffstat (limited to 'pkg/pyinst/app.spec')
-rw-r--r--pkg/pyinst/app.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/pyinst/app.spec b/pkg/pyinst/app.spec
index 90619cfa..53d913eb 100644
--- a/pkg/pyinst/app.spec
+++ b/pkg/pyinst/app.spec
@@ -6,7 +6,7 @@ block_cipher = None
hiddenimports = [
'appdirs',
'scrypt', 'zope.interface', 'zope.proxy',
- 'pixelated_www', 'pixelated', 'chardet',
+ 'pixelated_www', 'pixelated', 'chardet', 'whoosh',
'pysqlcipher', 'service_identity',
'leap.common', 'leap.bitmask',
'leap.bitmask.core.logs',