add gcc gcc-c++ to redhat/fedora/corora install docs

This commit is contained in:
Thomas Waldmann 2016-01-22 14:03:48 +01:00
parent 2703c6482f
commit 92969ea5f1
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ Install the dependencies with development headers::
sudo dnf install openssl-devel openssl
sudo dnf install libacl-devel libacl
sudo dnf install lz4-devel
sudo dnf install gcc gcc-c++
sudo dnf install fuse-devel fuse pkgconfig # optional, for FUSE support