hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/scripts/kconfig/mconf-cfg.sh
....@@ -44,4 +44,7 @@
4444 echo >&2 "* Install ncurses (ncurses-devel or libncurses-dev"
4545 echo >&2 "* depending on your distribution)."
4646 echo >&2 "*"
47
+echo >&2 "* You may also need to install pkg-config to find the"
48
+echo >&2 "* ncurses installed in a non-default location."
49
+echo >&2 "*"
4750 exit 1