mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-27 20:01:28 -04:00
Replace qhttp client with curl for favicon downloading (#1460)
Replace qhttp client with curl for favicon downloading
This commit is contained in:
parent
61a3d5ffda
commit
490e92167d
9 changed files with 87 additions and 194 deletions
|
@ -43,6 +43,7 @@ RUN set -x \
|
|||
libgcrypt20-18-dev \
|
||||
libargon2-0-dev \
|
||||
libsodium-dev \
|
||||
libcurl4-openssl-dev \
|
||||
qt${QT5_VERSION}base \
|
||||
qt${QT5_VERSION}tools \
|
||||
qt${QT5_VERSION}x11extras \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue