Skip to content

Commit

Permalink
Add libdashbls-0.dll into deterministic.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
pshenmic committed Jan 28, 2024
1 parent 6e1b31f commit 5e0e619
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/build-wine/deterministic.spec
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ binaries += [('C:/Python310/libusb-1.0.dll', '.')]
binaries += [('C:/x11_hash/libx11hash-0.dll', '.')]
binaries += [('C:/libsecp256k1/libsecp256k1-0.dll', '.')]
binaries += [('C:/zbarw/libzbar-0.dll', '.')]
binaries += [('C:/bls-signatures/libdashbls-0.dll', '.')]

# Workaround for "Retro Look":
binaries += [b for b in collect_dynamic_libs('PyQt5') if 'qwindowsvista' in b[0]]
Expand Down

0 comments on commit 5e0e619

Please sign in to comment.