From c25b81d43b767cdee835a632b112fe238dc2de72 Mon Sep 17 00:00:00 2001 From: katzenmalen Date: Sun, 27 Jun 2021 03:38:01 +0000 Subject: [PATCH] added requirements to dependencies build README --- depends/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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