mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-02 16:12:22 +00:00
- Fixes https://github.com/termux/termux-packages/issues/25137 - Prevents `scripts/run-docker.sh ./build-package.sh -I -f libmpeg2 aalib libcaca mplayer` from creating a malformed `mplayer` package - Confirmed to prevent that with testing and this command: `ldd $(which mplayer) | grep -e caca -e mpeg2 -e aa`