Skip to content

Commit

Permalink
fix: update libudev-dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAaCE authored and antichris committed Nov 9, 2021
1 parent a39351e commit 1151f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ RUN set -x \
python-is-python3=3.8.2-4 \
## Ledger Live build dependecies.
libqt5websockets5-dev=5.12.8-0ubuntu1 \
libudev-dev=245.4-4ubuntu3.11 \
libudev-dev=245.4-4ubuntu3.13 \
libusb-1.0-0-dev=2:1.0.23-2build1 \
qtbase5-dev=5.12.8+dfsg-0ubuntu1 \
## Convenience utils specific to this Docker environment.
Expand Down

1 comment on commit 1151f94

@antichris
Copy link
Owner

@antichris antichris commented on 1151f94 Nov 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution, @aleacevedo!

I took the liberty to pull this commit into the master and do a new release, since it is critical for usability.

Please sign in to comment.