]> Git Repo - VerusCoin.git/commitdiff
List dependencies for release script in release process doc
authorJack Grigg <[email protected]>
Tue, 19 Sep 2017 21:32:59 +0000 (22:32 +0100)
committerJack Grigg <[email protected]>
Tue, 19 Sep 2017 21:32:59 +0000 (22:32 +0100)
doc/release-process.md

index d6090dfcdd993e8467bc2adc788d9d613c7bd82e..59954cec65388030975e258a7b7ee0b80fd3065b 100644 (file)
@@ -38,6 +38,16 @@ process. If these were not anticipated correctly, this could block the
 release, so if you suspect this is necessary, double check with the
 whole engineering team.
 
+## Release dependencies
+
+The release script has the following dependencies:
+
+- `help2man`
+- `debchange` (part of the devscripts Debian package)
+
+You can optionally install the `progressbar2` Python module with pip to have a
+progress bar displayed during the build process.
+
 ## Release process
 
 Run the release script, which will verify you are on the latest clean
This page took 0.025644 seconds and 4 git commands to generate.