summaryrefslogtreecommitdiff
path: root/pkg/pyinst
diff options
context:
space:
mode:
authorSimon Fondrie-Teitler <simonft@riseup.net>2017-12-22 18:13:09 -0500
committerSimon Fondrie-Teitler <simonft@riseup.net>2017-12-22 18:13:09 -0500
commit0236c16af176a4049b9ff1354f8af42764c5bdc8 (patch)
tree998dadced9f2029054d86c9dfff0de34ccc48121 /pkg/pyinst
parent07f27fabb14dd66bc67b617ac4f075a091b3381a (diff)
[pkg] Include required files in headless build
Also pull in cython and restructure the package.
Diffstat (limited to 'pkg/pyinst')
-rw-r--r--pkg/pyinst/headless.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/pyinst/headless.spec b/pkg/pyinst/headless.spec
index d7a6f34c..7dbb77bc 100644
--- a/pkg/pyinst/headless.spec
+++ b/pkg/pyinst/headless.spec
@@ -16,6 +16,7 @@ if IS_MAC:
hiddenimports = [
'appdirs',
+ 'cython',
'scrypt._scrypt',
'scrypt', 'zope.interface', 'zope.proxy',
'pysqlcipher', 'service_identity',