doc: Remove Linux Kernel from dep. table

Linux Kernel is neither an optional nor a required dependency for
Bitcoin Core.
This commit is contained in:
Nicola Leonardo Susca 2025-02-17 13:05:20 -06:00 committed by NicolaLS
parent efac285a0d
commit d1fdc84c54
No known key found for this signature in database

View File

@ -21,7 +21,6 @@ Bitcoin Core requires one of the following compilers.
| [Boost](../depends/packages/boost.mk) | [link](https://www.boost.org/users/download/) | [1.81.0](https://github.com/bitcoin/bitcoin/pull/26557) | [1.73.0](https://github.com/bitcoin/bitcoin/pull/29066) | No |
| [libevent](../depends/packages/libevent.mk) | [link](https://github.com/libevent/libevent/releases) | [2.1.12-stable](https://github.com/bitcoin/bitcoin/pull/21991) | [2.1.8](https://github.com/bitcoin/bitcoin/pull/24681) | No |
| glibc | [link](https://www.gnu.org/software/libc/) | N/A | [2.31](https://github.com/bitcoin/bitcoin/pull/29987) | Yes |
| Linux Kernel (if building that platform) | [link](https://www.kernel.org/) | N/A | [3.17.0](https://github.com/bitcoin/bitcoin/pull/27699) | Yes |
## Optional