From 776737c74c8ec84d7e8d19067446a09e99b575a0 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Mon, 15 May 2017 16:51:58 +0200 Subject: [bug] add policykit-1 to docker image for e2e tests --- tests/docker/Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/docker/Dockerfile b/tests/docker/Dockerfile index 38936e62..2970199b 100644 --- a/tests/docker/Dockerfile +++ b/tests/docker/Dockerfile @@ -11,4 +11,5 @@ RUN apt-get update RUN apt-get -y install build-essential python-virtualenv libpython-dev \ libsqlcipher-dev libssl-dev libffi-dev python-pyqt5 python-pyqt5.qtwebkit \ nodejs npm nodejs-legacy git swaks uuid-runtime \ - patchelf libusb-0.1-4 docker.io + policykit-1 docker.io \ + patchelf libusb-0.1-4 -- cgit v1.2.3