mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-29 01:28:47 -04:00
Updated Dockerfile to meet new library requirements
This commit is contained in:
parent
e0c6981b40
commit
572212c374
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