Updated Dockerfile to meet new library requirements

This commit is contained in:
Jonathan White 2017-03-26 09:55:06 -04:00
parent e0c6981b40
commit 572212c374
No known key found for this signature in database
GPG Key ID: 440FC65F2E0C6E01

View File

@ -32,10 +32,11 @@ RUN set -x \
qt58base \ qt58base \
qt58tools \ qt58tools \
qt58x11extras \ qt58x11extras \
libmicrohttpd-dev \
libxi-dev \ libxi-dev \
libxtst-dev \ libxtst-dev \
zlib1g-dev \ zlib1g-dev \
libyubikey-dev \
libykpers-1-dev \
wget \ wget \
file \ file \
fuse \ fuse \