Remove the dependency on libftdipp and libboost for Linux and macOS

This commit is contained in:
Paul Hollinsky
2019-02-28 18:32:16 -05:00
parent 1ad201ddf6
commit 993974234b
4 changed files with 138 additions and 73 deletions
+1 -2
View File
@@ -121,5 +121,4 @@ The dependencies are as follows
- CMake 3.2 or above
- GCC 4.7 or above, 4.8+ recommended
- `libusb-1.0-0-dev`
- `libboost-dev`
- `build-essential` on Ubuntu is recommended
- `build-essential` is recommended