Skip to content

Commit

Permalink
Fixed Fedora required packages list (up to date with the current rele…
Browse files Browse the repository at this point in the history
…ase Fedora 27)
  • Loading branch information
irandms committed Feb 8, 2018
1 parent c2263c9 commit dd92123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Ubuntu packages needed:

Fedora packages needed:

$ sudo dnf install autoconf automake @development-tools curl dtc libmpc-devel mpfr-devel gmp-devel gawk build-essential bison flex texinfo gperf libtool patchutils bc zlib-devel
$ sudo dnf install autoconf automake @development-tools curl dtc libmpc-devel mpfr-devel gmp-devel libusb-devel gawk gcc-c++ bison flex texinfo gperf libtool patchutils bc zlib-devel

_Note:_ This requires a compiler with C++11 support (e.g. GCC >= 4.8).
To use a compiler different than the default, use:
Expand Down

0 comments on commit dd92123

Please sign in to comment.