remove entirely ncurses, not needed nowadays

This commit is contained in:
Philippe Teuwen 2019-08-29 18:22:00 +02:00
commit 73cefedd61
5 changed files with 7 additions and 9 deletions

View file

@ -1,3 +1,6 @@
** BEWARE the instructions here might be outdated, better refer to doc/md/Installation_Instructions/ **
The project compiles on Linux, Mac OS X and Windows (MinGW/MSYS).
it requires:
@ -7,7 +10,6 @@ it requires:
- libusb
- perl
- an ARM cross-compiler to compile the firmware
- libncurses5-dev
and optionally QT for the GUI