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 4ad27fe commit b0a2f76Copy full SHA for b0a2f76
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