termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.34k stars 3.07k forks source link

Rebuild on a package that depends on other package with frequent update #22342

Closed mbekkomo closed 1 day ago

mbekkomo commented 1 day ago

Some packages might depends on other packages that has a frequent updates, e.g luvi package depends on libluajit. This lead to mostly errors to the package that depends on it, such us symbol errors, missing files, etc.

truboxl commented 1 day ago

Duplicate of #21107