Browse Source

Merge pull request #961 from scoobadog/fedora-instructions

Fix Fedora installation instructions
TW 9 years ago
parent
commit
17afc7d851
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/installation.rst

+ 1 - 0
docs/installation.rst

@@ -162,6 +162,7 @@ Install the dependencies with development headers::
     sudo dnf install libacl-devel libacl
     sudo dnf install lz4-devel
     sudo dnf install gcc gcc-c++
+    sudo dnf install redhat-rpm-config                 # not needed in Korora
     sudo dnf install fuse-devel fuse pkgconfig         # optional, for FUSE support