diff options
| author | tobtoht <tob@featherwallet.org> | 2023-05-30 20:06:36 +0200 |
|---|---|---|
| committer | tobtoht <tob@featherwallet.org> | 2023-05-30 20:06:36 +0200 |
| commit | f6549f328b1af6101cbd52364756c21076dfa5c9 (patch) | |
| tree | 4fb1d10fc297e7f3ebdf93bc2f12f81dfa223f8c /installers | |
| parent | f650e963630f49b44a2ef16211f565555b9f159e (diff) | |
| download | monzero-gui-f6549f328b1af6101cbd52364756c21076dfa5c9.tar.gz monzero-gui-f6549f328b1af6101cbd52364756c21076dfa5c9.tar.xz monzero-gui-f6549f328b1af6101cbd52364756c21076dfa5c9.zip | |
deploy: remove libssp
https://github.com/msys2/MINGW-packages/commit/dfa6dd8c269cb4899e57f7ae033ab54e5a7b414f
Diffstat (limited to 'installers')
| -rw-r--r-- | installers/windows/Monero.iss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/installers/windows/Monero.iss b/installers/windows/Monero.iss index 5c7b0a9d..897805d6 100644 --- a/installers/windows/Monero.iss +++ b/installers/windows/Monero.iss @@ -167,7 +167,6 @@ Type: files; Name: "{app}\libstdc++-6.dll" Type: files; Name: "{app}\libtiff-5.dll"
Type: files; Name: "{app}\libwinpthread-1.dll"
Type: files; Name: "{app}\zlib1.dll"
-Type: files; Name: "{app}\libssp-0.dll"
Type: files; Name: "{app}\libhidapi-0.dll"
Type: files; Name: "{app}\libeay32.dll"
Type: files; Name: "{app}\ssleay32.dll"
|
