Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <1557255+kcgen@users.noreply.github.com>2022-07-28 20:30:39 +0300
committerGitHub <noreply@github.com>2022-07-28 20:30:39 +0300
commite02135743ad2d6d97a9c2cd27b6ab925c72d6b3a (patch)
tree7d9e6431a9f32d17b4ce0160df9cc94bbe793010 /BUILD.md
parentc56016649cf873702469b3e33404b79bb2eba381 (diff)
Drop the ncurses dependency from debugger docs
ncurses was replaced with the built-in PDcurses.
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/BUILD.md b/BUILD.md
index 1d70cf165..eae9e88cc 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -21,8 +21,7 @@ on any modern system. Documentation for programmers using other systems:
## Make a build with the built-in debugger
-On Linux, BSD, macOS, or MSYS2: install the `ncurses` development library
-with headers included (as opposed to the bare library), and then:
+On Linux, BSD, macOS, or MSYS2:
``` shell
# setup the default debugger