mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Add libcurl dependency.
This is needed for new kiwix-lib version. We also remove libaria as kiwix-lib use aria2 binary directly.
This commit is contained in:
@ -33,6 +33,7 @@ RUN \
|
||||
ctpp2-utils \
|
||||
libctpp2-dev \
|
||||
libmicrohttpd-dev \
|
||||
libcurl4-openssl-dev \
|
||||
# Qt packages
|
||||
libqt5gui5 \
|
||||
qtbase5-dev \
|
||||
|
Reference in New Issue
Block a user