mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-14 04:21:38 -05:00
Merge pull request #436 from keepassxreboot/hofix/dockerfile
Updated Dockerfile to meet new library requirements
This commit is contained in:
commit
e5021ffa01
1 changed files with 2 additions and 1 deletions
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue