We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f38f56 commit 71cf958Copy full SHA for 71cf958
doc/build-unix.md
@@ -13,7 +13,7 @@ Run the following commands to install required packages:
13
14
##### Debian/Ubuntu:
15
```bash
16
-$ sudo apt-get install curl build-essential libtool autotools-dev automake pkg-config python3 bsdmainutils
+$ sudo apt-get install curl build-essential libtool autotools-dev automake pkg-config python3 bsdmainutils byacc
17
```
18
19
##### Fedora:
@@ -158,4 +158,4 @@ If your user is in the `staff` group the limit can be raised with:
158
159
The change will only affect the current shell and processes spawned by it. To
160
make the change system-wide, change `datasize-cur` and `datasize-max` in
161
-`/etc/login.conf`, and reboot.
+`/etc/login.conf`, and reboot.
0 commit comments