diff options
author | Louie Shprung <lshprung@tutanota.com> | 2024-07-12 18:12:13 -0400 |
---|---|---|
committer | Louie Shprung <lshprung@tutanota.com> | 2024-07-12 18:12:13 -0400 |
commit | 95d98c95e84891b2809ce88bb6640e6881357451 (patch) | |
tree | 1eabb07dbce951492afc939dc75e6efb9a59e42e /README.md | |
parent | 95ece0ad7ff78f3665b4fd3b7ba1e406cdfef455 (diff) |
Add Gnu Bison
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,7 @@ This table shows which supported docsets support which options. All targets supp |[GNU_Autoconf](https://www.gnu.org/software/autoconf/)| | |✓ | |[GNU_Autoconf_Archive](https://www.gnu.org/software/autoconf-archive/)|||✓| |[GNU_Bash](https://www.gnu.org/software/bash/) | | | | +|[GNU_Bison](https://www.gnu.org/software/bison/) | | | | |[GNU_Make](http://www.gnu.org/software/make/) | |✓ | | ### Build Requirements @@ -48,6 +49,7 @@ This table shows the dependencies for each supported docset. Additionally, all d |[GNU_Autoconf](https://www.gnu.org/software/autoconf/) |✓| |✓| | |[GNU_Autoconf_Archive](https://www.gnu.org/software/autoconf-archive/)|✓| |✓|✓| |[GNU_Bash](https://www.gnu.org/software/bash/) |✓| |✓| | +|[GNU_Bison](https://www.gnu.org/software/bison/) |✓| |✓| | |[GNU_Make](http://www.gnu.org/software/make/) |✓| |✓| | ### Project Structure |