summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarin BERNARD <forums+github_v9tViylx@olivarim.com>2020-10-04 11:35:50 +0200
committerMartin Michlmayr <tbm@cyrius.com>2020-10-04 19:47:51 +0800
commit07e95d0e2f059c41d6bd2f2977b6acaaec6c9d11 (patch)
tree093c85657006c9622da31ec2993fb2ee1c7ef32c /README.md
parent3a54405179e4f8214282f9b5d7cc86df347f1e06 (diff)
downloadfork-ledger-07e95d0e2f059c41d6bd2f2977b6acaaec6c9d11.tar.gz
fork-ledger-07e95d0e2f059c41d6bd2f2977b6acaaec6c9d11.tar.bz2
fork-ledger-07e95d0e2f059c41d6bd2f2977b6acaaec6c9d11.zip
Added Fedora build dependencies to README.md
Added instructions to install build dependencies in Fedora 32.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d23f7ef..c30ddf75 100644
--- a/README.md
+++ b/README.md
@@ -127,6 +127,16 @@ required build dependencies using the following command:
libboost-graph-dev libboost-iostreams-dev \
libboost-python-dev libboost-regex-dev libboost-test-dev
+### Fedora
+
+You can install all required build dependencies under Fedora using the
+following command (tested with Fedora 32):
+
+ $ sudo dnf install boost-date-time boost-devel boost-filesystem \
+ boost-iostreams boost-python3-devel boost-regex boost-system \
+ boost-test cmake doxygen gettext git gmp-devel libedit-devel \
+ mpfr-devel python3-devel texinfo tzdata
+
## Building
The next step is preparing your environment for building. While you can use