Files
termux-packages/packages/libtool
termux-pacman-bot 3b51e4dc51 chore(libltdl): Fix package dependency cycle
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
2023-10-06 13:31:11 +00:00
..