We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5140a0 commit f3b6481Copy full SHA for f3b6481
contrib/build.Dockerfile
@@ -27,7 +27,7 @@ RUN apt-get install -y \
27
libudev-dev \
28
faketime \
29
zip \
30
- pyqt6-dev \
+ python3-pyqt6 \
31
libglib2.0-0
32
33
RUN curl https://pyenv.run | bash
0 commit comments