mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-27 14:10:32 +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