There's a merged pull request on the void-packages repository gpgme: split gpgme-qt6 and all Qt subpackages to break cycles https://github.com/void-linux/void-packages/pull/50588 Description: Fixes: #50541 I don't use gpgme, but this seems to produce equivalent packages and breaks the cycle referenced in the above issue. Other options are dropping the `poppler` dependency in `sane` (which would break some scanners), dropping the `gpgme` dependency in `poppler` (not sure whether this would have a major impact), or dropping `sane` dependency in `colord` (also not sure whether this would have a major impact). #### Testing the changes - I tested the changes in this PR: **NO** cc: @void-linux/pkg-committers