Skip to content

Commit

Permalink
changed libusb1 to libusb to see if that will make the package instal…
Browse files Browse the repository at this point in the history
…l properly
  • Loading branch information
faha223 committed Feb 25, 2024
1 parent 297f79a commit 5555385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download-macos-libs.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ def main():
'openssl11',
'libpcap',
'libslirp',
'libusb1'])
'libusb'])

if __name__ == '__main__':
main()

0 comments on commit 5555385

Please sign in to comment.