Skip to content

Commit

Permalink
Documentation: Add patch to fedora build deps (#4968)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickavem committed Jan 17, 2021
1 parent ca26403 commit 6d20b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/BuildInstructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2

**Fedora**
```bash
sudo dnf install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs ninja-build @"C Development Tools and Libraries" @Virtualization
sudo dnf install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs ninja-build patch @"C Development Tools and Libraries" @Virtualization
```

**openSUSE**
Expand Down

0 comments on commit 6d20b54

Please sign in to comment.