From 02a2406d82727cb82a4fbf0228c785d205ad5f73 Mon Sep 17 00:00:00 2001 From: kali Date: Wed, 11 Oct 2017 09:10:40 -0700 Subject: [bug] import linux specific constants inside if block --- pkg/pyinst/app.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/pyinst/app.spec') 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', -- cgit v1.2.3