Johann Bauer
7 years ago
No known key found for this signature in database
GPG Key ID: 84F1BF925B1F484D
1 changed files with
1 additions and
1 deletions
-
contrib/build-wine/prepare-wine.sh
|
|
@ -112,7 +112,7 @@ $PYTHON -m pip install pywin32-ctypes==0.1.2 |
|
|
|
# install PySocks |
|
|
|
$PYTHON -m pip install win_inet_pton==1.0.1 |
|
|
|
|
|
|
|
$PYTHON -m pip install $here/../deterministic-build/requirements-binaries.txt |
|
|
|
$PYTHON -m pip install -r $here/../deterministic-build/requirements-binaries.txt |
|
|
|
|
|
|
|
# Install PyInstaller |
|
|
|
$PYTHON -m pip install https://github.com/ecdsa/pyinstaller/archive/fix_2952.zip |
|
|
|