summaryrefslogtreecommitdiff
path: root/pkg/pyinst
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-03-05 01:03:49 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2017-03-05 01:03:49 +0100
commit8671ffe0995a5de8bd4268408bc18143de7ecf32 (patch)
treefd5560277a419215b9a597c11b8bd14d3ef43b3f /pkg/pyinst
parentd8884fed94125589181f844919691c42f2982e19 (diff)
[pkg] add pixelated packages as hidden imports
Diffstat (limited to 'pkg/pyinst')
-rw-r--r--pkg/pyinst/app.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/pyinst/app.spec b/pkg/pyinst/app.spec
index ac69e88d..5a99a6c6 100644
--- a/pkg/pyinst/app.spec
+++ b/pkg/pyinst/app.spec
@@ -5,6 +5,7 @@ block_cipher = None
hiddenimports = [
'scrypt', 'zope.interface', 'zope.proxy',
+ 'pixelated_www', 'pixelated_user_agent',
'pysqlcipher', 'service_identity',
'leap.common', 'leap.bitmask',
'leap.bitmask.core.logs',