[Build] Update gitian descriptors

This commit is contained in:
Akshay
2019-06-08 17:56:08 +03:00
parent eca8a7d78f
commit d8192b664c
12 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ You will need the following dependencies, which can be installed as root via pkg
```shell
pkg install autoconf automake boost-libs git gmake libevent libtool openssl pkgconf
git clone https://github.com/bitcoin/bitcoin.git
git clone https://github.com/nyc3coin/nyc3
```
In order to run the test suite (recommended), you will need to have Python 3 installed:
+1 -1
View File
@@ -22,7 +22,7 @@ libtool
pkg-config
python37
git clone https://github.com/bitcoin/bitcoin.git
git clone https://github.com/nyc3coin/nyc3
```
See [dependencies.md](dependencies.md) for a complete overview.
+1 -1
View File
@@ -17,7 +17,7 @@ pkg_add autoconf # (select highest version, e.g. 2.69)
pkg_add automake # (select highest version, e.g. 1.16)
pkg_add python # (select highest version, e.g. 3.6)
git clone https://github.com/bitcoin/bitcoin.git
git clone https://github.com/nyc3coin/nyc3
```
See [dependencies.md](dependencies.md) for a complete overview.
+1 -1
View File
@@ -244,7 +244,7 @@ Setup and Build Example: Arch Linux
This example lists the steps necessary to setup and build a command line only, non-wallet distribution of the latest changes on Arch Linux:
pacman -S git base-devel boost libevent python
git clone https://github.com/bitcoin/bitcoin.git
git clone https://github.com/nyc3coin/nyc3
cd bitcoin/
./autogen.sh
./configure --disable-wallet --without-gui --without-miniupnpc
+2 -2
View File
@@ -89,7 +89,7 @@ This means you cannot use a directory that is located directly on the host Windo
Acquire the source in the usual way:
git clone https://github.com/bitcoin/bitcoin.git
git clone https://github.com/nyc3coin/nyc3
Once the source code is ready the build steps are below:
@@ -117,7 +117,7 @@ This means you cannot use a directory that located directly on the host Windows
Acquire the source in the usual way:
git clone https://github.com/bitcoin/bitcoin.git
git clone https://github.com/nyc3coin/nyc3
Then build using:
+1 -1
View File
@@ -38,7 +38,7 @@ Check out the source code in the following directory hierarchy.
git clone https://github.com/bitcoin-core/gitian.sigs.git
git clone https://github.com/bitcoin-core/bitcoin-detached-sigs.git
git clone https://github.com/devrandom/gitian-builder.git
git clone https://github.com/bitcoin/bitcoin.git
git clone https://github.com/nyc3coin/nyc3
### Bitcoin maintainers/release engineers, suggestion for writing release notes