Skip to content

Commit c18e7f2

Browse files
committed
Removed unused tools from readme
1 parent 28ae225 commit c18e7f2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Readme.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you find any package missing from the following list, please open an issue at
2121
#### Debian requirements
2222

2323
```bash
24-
sudo apt-get install build-essential gperf bison subversion texinfo zip automake flex libusb-dev libusb-1.0-0-dev libtinfo-dev pkg-config
24+
sudo apt-get install build-essential bison subversion zip automake flex pkg-config
2525
```
2626

2727
#### Mac OSX requirements
@@ -64,15 +64,13 @@ You need to install Cygwin: http://www.cygwin.com/. Once you have run `setup-x86
6464
- wget
6565
- unzip
6666
- zip
67-
- gperf
6867
- bison
6968
- flex
7069
- make
7170
- patch
7271
- automake
7372
- autoconf
7473
- gcc-g++
75-
- libncurses-devel
7674

7775
You also need to install MinGW: http://www.mingw.org/. Once you have run mingw-get-setup.exe, select and install (clicking on "Installation" -> "Apply changes") the following packages:
7876

0 commit comments

Comments
 (0)