Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add PyQt5.QtWebKit to docker image packages
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
.docker/qgis3-build-deps.dockerfile
|
@@ -88,6 +88,7 @@ RUN apt-get update \ |
|
|
python3-pyqt5.qsci \ |
|
|
python3-pyqt5.qtsql \ |
|
|
python3-pyqt5.qtsvg \ |
|
|
python3-pyqt5.qtwebkit \ |
|
|
python3-sip \ |
|
|
python3-sip-dev \ |
|
|
python3-termcolor \ |
|
|