mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Resolve a typo in the Linux dependencies
This commit is contained in:
@@ -114,6 +114,6 @@ Getting the dependencies is easiest with the Homebrew package manager. You will
|
|||||||
The dependencies are as follows
|
The dependencies are as follows
|
||||||
- CMake 3.2 or above
|
- CMake 3.2 or above
|
||||||
- GCC 4.7 or above, 4.8+ recommended
|
- GCC 4.7 or above, 4.8+ recommended
|
||||||
- `libusb-1.0-dev`
|
- `libusb-1.0-0-dev`
|
||||||
- `libboost-dev`
|
- `libboost-dev`
|
||||||
- `build-essential` on Ubuntu is recommended
|
- `build-essential` on Ubuntu is recommended
|
||||||
Reference in New Issue
Block a user