SomberNight
6 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
2 changed files with
2 additions and
0 deletions
-
contrib/build-wine/deterministic.spec
-
contrib/osx/osx.spec
|
|
@ -22,6 +22,7 @@ hiddenimports += collect_submodules('btchip') |
|
|
|
hiddenimports += collect_submodules('keepkeylib') |
|
|
|
hiddenimports += collect_submodules('websocket') |
|
|
|
hiddenimports += collect_submodules('ckcc') |
|
|
|
hiddenimports += ['PyQt5.QtPrintSupport'] # needed by Revealer |
|
|
|
|
|
|
|
# safetlib imports PyQt5.Qt. We use a local updated copy of pinmatrix.py until they |
|
|
|
# release a new version that includes https://github.com/archos-safe-t/python-safet/commit/b1eab3dba4c04fdfc1fcf17b66662c28c5f2380e |
|
|
|
|
|
@ -65,6 +65,7 @@ hiddenimports += collect_submodules('btchip') |
|
|
|
hiddenimports += collect_submodules('keepkeylib') |
|
|
|
hiddenimports += collect_submodules('websocket') |
|
|
|
hiddenimports += collect_submodules('ckcc') |
|
|
|
hiddenimports += ['PyQt5.QtPrintSupport'] # needed by Revealer |
|
|
|
|
|
|
|
# safetlib imports PyQt5.Qt. We use a local updated copy of pinmatrix.py until they |
|
|
|
# release a new version that includes https://github.com/archos-safe-t/python-safet/commit/b1eab3dba4c04fdfc1fcf17b66662c28c5f2380e |
|
|
|