Skip to content

Commit d1fdc84

Browse files
committed
doc: Remove Linux Kernel from dep. table
Linux Kernel is neither an optional nor a required dependency for Bitcoin Core.
1 parent efac285 commit d1fdc84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/dependencies.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Bitcoin Core requires one of the following compilers.
2121
| [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 |
2222
| [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 |
2323
| glibc | [link](https://www.gnu.org/software/libc/) | N/A | [2.31](https://github.com/bitcoin/bitcoin/pull/29987) | Yes |
24-
| Linux Kernel (if building that platform) | [link](https://www.kernel.org/) | N/A | [3.17.0](https://github.com/bitcoin/bitcoin/pull/27699) | Yes |
2524

2625
## Optional
2726

0 commit comments

Comments
 (0)