Remove remaining mentions of curses

This commit is contained in:
Fabian Boehm
2024-02-23 16:36:10 +01:00
parent 8712bd5a4b
commit f62f1aaf99
25 changed files with 14 additions and 43 deletions

View File

@@ -12,7 +12,6 @@ RUN apt-get update \
clang-9 \
gettext \
git \
libncurses5-dev \
libpcre2-dev \
locales \
ninja-build \