aboutsummaryrefslogtreecommitdiff
path: root/carbslinux.org
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-01-28 16:55:26 +0300
committerCem Keylan <cem@ckyln.com>2021-01-28 16:55:26 +0300
commit93c5f112cae3eab4d1ff28f914a77e2a74d98216 (patch)
tree693e21af38297b1f850f07c19fefe7c7fcac8445 /carbslinux.org
parent4bb8046231dd10eec27aff6a409e9f428ad5ac73 (diff)
downloaddocs-93c5f112cae3eab4d1ff28f914a77e2a74d98216.tar.gz
docs: update
Diffstat (limited to 'carbslinux.org')
-rw-r--r--carbslinux.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/carbslinux.org b/carbslinux.org
index 23127cb..72805a5 100644
--- a/carbslinux.org
+++ b/carbslinux.org
@@ -106,6 +106,7 @@ acquired as plain-text to be viewed offline with a pager from
curl -sL https://carbslinux.org/docs/install.txt | less
#+end_src
+#+TOC: headlines 3 local
** Preparing Environment
:PROPERTIES:
:DESCRIPTION: Getting ready to chroot
@@ -412,8 +413,8 @@ cd linux-5.9.1
:END:
In order to compile the kernel you will need to install some dependencies. You
-will need =libelf= to compile the kernel. If you want to configure using the
-menu interface you will also need =ncurses=.
+will need =libelf=, and =bison= to compile the kernel. If you want to configure
+using the menu interface you will also need =ncurses=.
#+BEGIN_SRC sh
# The package manager asks to install if you are building more than one package,