diff options
Diffstat (limited to 'carbslinux.texi')
-rw-r--r-- | carbslinux.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/carbslinux.texi b/carbslinux.texi index c5065d0..3075403 100644 --- a/carbslinux.texi +++ b/carbslinux.texi @@ -511,8 +511,8 @@ cd linux-5.9.1 @subsection Kernel dependencies In order to compile the kernel you will need to install some dependencies. You -will need @samp{libelf} to compile the kernel. If you want to configure using the -menu interface you will also need @samp{ncurses}. +will need @samp{libelf}, and @samp{bison} to compile the kernel. If you want to configure +using the menu interface you will also need @samp{ncurses}. @example # The package manager asks to install if you are building more than one package, |