summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2018-01-06 19:00:11 +0100
committerKali Kaneko <kali@leap.se>2018-01-06 19:57:57 +0100
commit689b0065dff125736e29b0ca20ca159d48dbbce8 (patch)
tree42c1cdcc268f0199d3a4a8234719144172ccb0d4 /tests
parent2b5b79b114423f8d68c992d1bd0bb251e2dfba2b (diff)
[pkg] add qtwebengine to Dockerfile
Diffstat (limited to 'tests')
-rw-r--r--tests/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docker/Dockerfile b/tests/docker/Dockerfile
index 12a5b142..294b3305 100644
--- a/tests/docker/Dockerfile
+++ b/tests/docker/Dockerfile
@@ -8,7 +8,7 @@ RUN apt-get update && \
apt-get -y install --no-install-recommends \
build-essential tox libpython-dev \
libsqlcipher-dev libssl-dev libffi-dev \
- python-pyqt5 python-pyqt5.qtwebkit \
+ python-pyqt5 python-pyqt5.qtwebengine \
nodejs npm mocha \
git swaks uuid-runtime \
openvpn policykit-1 lxpolkit \