hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/scripts/kconfig/nconf-cfg.sh
old mode 100644new mode 100755
....@@ -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