Skip to content

Commit b0a2f76

Browse files
committed
fixup! 7ee054a
1 parent 4ad27fe commit b0a2f76

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-
pyqt6-dev \
30+
python3-pyqt6 \
3131
libglib2.0-0
3232

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

0 commit comments

Comments
 (0)