commit 6b70c8fa08ccc233ce9bbd2a3b4773df8f2e9eda
parent e171c66b2b20319d1cdf305f541dc4c19b1ae96a
Author: AVS <avs.origami@gmail.com>
Date: Sat, 27 Apr 2024 16:41:15 -0400
wiki/kiss/install: note about pkgconf in section 004
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/wiki/kiss/install/index.md b/wiki/kiss/install/index.md
@@ -68,5 +68,8 @@ with ssh (only for `repo`). To enable verification, run:
(Official guide step 018)
+`pkgconf` is used to detect `ncurses` when using menuconfig; install it with
+ $ kiss b pkgconf
+
There are a number of patches which may need to be applied to the kernel
depending on your version. Check the [FAQ page](/FAQ/#010) for details.