mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-06 05:38:44 +08:00
docker: Add dev package for existing installed package when build libzip
This commit is contained in:
@@ -17,6 +17,10 @@ RUN apt-get update && apt-get install -y \
|
||||
curl \
|
||||
file \
|
||||
perl \
|
||||
libgnutls28-dev \
|
||||
libbz2-dev \
|
||||
liblzma-dev \
|
||||
libzstd-dev \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user