aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkatzenmalen <[email protected]>2021-06-27 03:38:01 +0000
committerkatzenmalen <[email protected]>2021-06-27 03:38:01 +0000
commitc25b81d43b767cdee835a632b112fe238dc2de72 (patch)
tree974cde6a84d560a48ab1e434cf51b57cf3ac1ed9
parentMerge pull request #2322 from patricklodder/1.14.4-actions-win-tests (diff)
downloaddiscoin-c25b81d43b767cdee835a632b112fe238dc2de72.tar.xz
discoin-c25b81d43b767cdee835a632b112fe238dc2de72.zip
added requirements to dependencies build README
-rw-r--r--depends/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/depends/README.md b/depends/README.md
index 6053c531b..394419e8b 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -1,5 +1,13 @@
### Usage
+## Requirements
+
+On debian you will need
+
+ sudo apt-get install build-essential curl pkg-config libtool automake python3
+
+## Build
+
To build dependencies for the current arch+OS:
make