From b8199de56a17c0bdc7fd9897b18e5936b537e7ae Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Mon, 6 Mar 2017 14:51:28 +0100 Subject: [pkg] yet another missing pixelated dependency by the way, it doesn't make sense to depend on requests having treq. should send patch. and I keep commiting directly to the main repo because it's release time :) thanks for reading this. --- pkg/pyinst/app.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/pyinst/app.spec') diff --git a/pkg/pyinst/app.spec b/pkg/pyinst/app.spec index 53d913eb..3dc4997d 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', 'whoosh', + 'pixelated_www', 'pixelated', 'chardet', 'whoosh', 'requests', 'pysqlcipher', 'service_identity', 'leap.common', 'leap.bitmask', 'leap.bitmask.core.logs', -- cgit v1.2.3