diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-04-30 20:44:18 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-04-30 20:44:18 -0400 |
| commit | b516d8c7c6403f1a5f67eddbfd96150c9d71ae09 (patch) | |
| tree | b02fbb7e4a3c9195e4faa147f739a1f83b15e464 /README.md | |
| parent | dfedf3f2bb434065da3ddbc931e87a4017535f80 (diff) | |
Remove checks and dependencies
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -94,7 +94,6 @@ Tomo has a very small set of dependencies: string support (version 1.0 or higher) - [GNU multiple precision arithmetic library](https://gmplib.org/manual/index) for arbitrary precision integer math (version 6.2.1 or higher) -- [Patchelf](https://github.com/NixOS/patchelf) for building tomo libraries - [libbacktrace](https://github.com/ianlancetaylor/libbacktrace) for stack traces. - and libc/libm, which should definitely already be installed. |
