Skip to content

Commit eaf0338

Browse files
committed
Bump pyqt5 to pyqt6
LedgerHQ/speculos#565
1 parent 30436a4 commit eaf0338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/build.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN apt-get install -y \
2727
libudev-dev \
2828
faketime \
2929
zip \
30-
pyqt5-dev \
30+
python3-pyqt6 \
3131
libglib2.0-0
3232

3333
RUN curl https://pyenv.run | bash

0 commit comments

Comments
 (0)