summaryrefslogtreecommitdiff
path: root/docker/bitmask-dev/Dockerfile
diff options
context:
space:
mode:
authorKali <kali@leap.se>2017-05-04 18:14:57 +0200
committerKali <kali@leap.se>2017-05-04 18:14:57 +0200
commit246041a4f22ca3966c3b8e98e3fe395a882d07fe (patch)
tree8bd44783dc8e41074e7e9a48f7b3716a1a556e58 /docker/bitmask-dev/Dockerfile
parentba4554baf87fb8db7b7638344b805e3b5c3f6a50 (diff)
add patchelf and libusb to make gpg work
Diffstat (limited to 'docker/bitmask-dev/Dockerfile')
-rw-r--r--docker/bitmask-dev/Dockerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/bitmask-dev/Dockerfile b/docker/bitmask-dev/Dockerfile
index bb59ecb..2be124e 100644
--- a/docker/bitmask-dev/Dockerfile
+++ b/docker/bitmask-dev/Dockerfile
@@ -10,4 +10,5 @@ RUN apt-get update
# Install bitmask-dev build and test deps
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
+ nodejs npm nodejs-legacy git swaks uuid-runtime \
+ patchelf libusb-0.1-4