We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51675ee commit a283002Copy full SHA for a283002
contrib/containers/ci/Dockerfile
@@ -64,13 +64,10 @@ RUN apt-get update && apt-get install $APT_ARGS \
64
g++-9-multilib \
65
g++-arm-linux-gnueabihf \
66
g++-mingw-w64-x86-64 \
67
- imagemagick \
68
jq \
69
libcap-dev \
70
- librsvg2-bin \
71
libz-dev \
72
libbz2-dev \
73
- libtiff-tools \
74
libncurses5 \
75
nsis \
76
python3-zmq \
contrib/gitian-descriptors/gitian-osx.yml
@@ -13,13 +13,10 @@ packages:
13
- "git"
14
- "pkg-config"
15
- "autoconf"
16
-- "librsvg2-bin"
17
-- "libtiff-tools"
18
- "libtool"
19
- "automake"
20
- "faketime"
21
- "bsdmainutils"
22
-- "imagemagick"
23
- "libcap-dev"
24
- "libz-dev"
25
- "libbz2-dev"
0 commit comments