Commit Graph

2 Commits

Author SHA1 Message Date
termux-pacman-bot
c939fbcb32 chore(libblocksruntime): Fix package cycle
The libblocksruntime has been split out from libdispatch to allow
packages to depend only on libblocksruntime and not the whole
libdispatch. But for this to work we need

TERMUX_SUBPKG_DEPEND_ON_PARENT=no

Otherwise there is a dependency cycle between libdispatch and
libblocksruntime, so they are always installed together
2023-10-06 13:31:12 +00:00
buttaface
3895ce8973 libblocksruntime: split off sub-package (#5412)
* libblocksruntime: split off sub-package

* libdispatch: bump revision

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-06-16 21:38:16 +02:00