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