diff options
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/pyinst/app.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/pyinst/app.spec b/pkg/pyinst/app.spec index f693432c..a14dbcb5 100644 --- a/pkg/pyinst/app.spec +++ b/pkg/pyinst/app.spec @@ -15,7 +15,7 @@ if IS_MAC: hiddenimports = [ 'appdirs', 'scrypt', 'zope.interface', 'zope.proxy', - 'pixelated_www', 'pixelated', 'chardet', 'whoosh', 'requests', + 'leap.pixelated_www', 'pixelated', 'chardet', 'whoosh', 'requests', 'pysqlcipher', 'service_identity', 'leap.common', 'leap.bitmask', 'leap.bitmask.core.logs', |