Closed issue by fosslinux on void-packages repository https://github.com/void-linux/void-packages/issues/21901 Description: Another one, this time involving mainly git, subversion, kde stuff and qt5. ``` => ERROR: Build-time cyclic dependency subversion(host), kdelibs4support(host), kcoreaddons(host), extra-cmake-modules(host), qt5(host), git(host), subversion(host) detected. ``` What I believe the best solution is: change qt5 to depend on `chroot-git`. Not quite sure how to do this though, and qt5 *is* a monster...