mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-01 16:40:33 +00:00
The libltdl has been split out from libtool to allow packages to depend only on libltdl and not the whole libtool. But for this to work we need TERMUX_SUBPKG_DEPEND_ON_PARENT=no Otherwise there is a dependency cycle between libtool and libltdl, so they are always installed together