mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
contrib: remove no longer needed packages after bitcoin#23909
This commit is contained in:
parent
51675eef1d
commit
a283002d97
@ -64,13 +64,10 @@ RUN apt-get update && apt-get install $APT_ARGS \
|
|||||||
g++-9-multilib \
|
g++-9-multilib \
|
||||||
g++-arm-linux-gnueabihf \
|
g++-arm-linux-gnueabihf \
|
||||||
g++-mingw-w64-x86-64 \
|
g++-mingw-w64-x86-64 \
|
||||||
imagemagick \
|
|
||||||
jq \
|
jq \
|
||||||
libcap-dev \
|
libcap-dev \
|
||||||
librsvg2-bin \
|
|
||||||
libz-dev \
|
libz-dev \
|
||||||
libbz2-dev \
|
libbz2-dev \
|
||||||
libtiff-tools \
|
|
||||||
libncurses5 \
|
libncurses5 \
|
||||||
nsis \
|
nsis \
|
||||||
python3-zmq \
|
python3-zmq \
|
||||||
|
@ -13,13 +13,10 @@ packages:
|
|||||||
- "git"
|
- "git"
|
||||||
- "pkg-config"
|
- "pkg-config"
|
||||||
- "autoconf"
|
- "autoconf"
|
||||||
- "librsvg2-bin"
|
|
||||||
- "libtiff-tools"
|
|
||||||
- "libtool"
|
- "libtool"
|
||||||
- "automake"
|
- "automake"
|
||||||
- "faketime"
|
- "faketime"
|
||||||
- "bsdmainutils"
|
- "bsdmainutils"
|
||||||
- "imagemagick"
|
|
||||||
- "libcap-dev"
|
- "libcap-dev"
|
||||||
- "libz-dev"
|
- "libz-dev"
|
||||||
- "libbz2-dev"
|
- "libbz2-dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user