diff options
author | Louie Shprung <lshprung@tutanota.com> | 2024-06-26 18:54:41 -0400 |
---|---|---|
committer | Louie Shprung <lshprung@tutanota.com> | 2024-06-26 18:54:41 -0400 |
commit | 95ece0ad7ff78f3665b4fd3b7ba1e406cdfef455 (patch) | |
tree | 7e5ad495654d6d1a3ff585b23f066dcf891642ef /README.md | |
parent | 3a6303840787dd03db9b1204437f4642c7eb1dca (diff) |
Add GNU Bash
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,7 @@ This table shows which supported docsets support which options. All targets supp |[flex](https://github.com/westes/flex) | | |✓ | |[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_Make](http://www.gnu.org/software/make/) | |✓ | | ### Build Requirements @@ -46,6 +47,7 @@ This table shows the dependencies for each supported docset. Additionally, all d |[flex](https://github.com/westes/flex) |✓| |✓|✓| |[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_Make](http://www.gnu.org/software/make/) |✓| |✓| | ### Project Structure |