Files
termux-packages/packages/python-torch
termux-pacman-bot 4334a9e713 fix(main/python-torch): add abseil-cpp explicitly to dependencies
- Fixes https://github.com/termux/termux-packages/issues/26043

- This package can become linked to `abseil-cpp` libraries and begin failing to run if it is not recompiled every time `abseil-cpp` is bumped

- Also adds `include/fmt` to `TERMUX_PKG_RM_AFTER_INSTALL` to prevent  error `trying to overwrite '/data/data/com.termux/files/usr/include/fmt/args.h', which is also in package fmt 1:11.2.0`

- Also fixes error `ln: failed to create symbolic link '/data/data/com.termux/files/usr/lib/libc10.so': File exists` during rebuilds
2025-09-10 13:39:50 +00:00
..