File tree Expand file tree Collapse file tree 1 file changed +10
-22
lines changed
contrib/gitian-descriptors Expand file tree Collapse file tree 1 file changed +10
-22
lines changed Original file line number Diff line number Diff line change @@ -7,31 +7,19 @@ suites:
77architectures :
88- " amd64"
99packages :
10+ # Common dependencies.
11+ - " automake"
12+ - " bsdmainutils"
1013- " curl"
11- - " g++-aarch64-linux-gnu"
12- - " g++-8-aarch64-linux-gnu"
13- - " gcc-8-aarch64-linux-gnu"
14- - " binutils-aarch64-linux-gnu"
15- - " g++-arm-linux-gnueabihf"
16- - " g++-8-arm-linux-gnueabihf"
17- - " gcc-8-arm-linux-gnueabihf"
18- - " binutils-arm-linux-gnueabihf"
19- - " g++-riscv64-linux-gnu"
20- - " g++-8-riscv64-linux-gnu"
21- - " gcc-8-riscv64-linux-gnu"
22- - " binutils-riscv64-linux-gnu"
14+ - " faketime"
2315- " g++-8-multilib"
24- - " gcc-8-multilib"
25- - " binutils-gold"
26- - " git"
27- - " pkg-config"
28- - " autoconf"
2916- " libtool"
30- - " automake"
31- - " faketime"
32- - " bsdmainutils"
33- - " ca-certificates"
34- - " python3"
17+ - " pkg-config"
18+ # Host dependencies.
19+ - " g++-8"
20+ - " g++-8-arm-linux-gnueabihf"
21+ - " g++-8-aarch64-linux-gnu"
22+ - " g++-8-riscv64-linux-gnu"
3523remotes :
3624- " url " : " https://github.com/bitcoin/bitcoin.git"
3725 " dir " : " bitcoin"
You can’t perform that action at this time.
0 commit comments