On Mon, 19 Jul 2021 at 03:34, Adam Carter <adamcart...@gmail.com> wrote: > > Similarly to another thread, trying to get wine to install is triggering this > issue; > * Error: circular dependencies: > > (media-libs/harfbuzz-2.8.2-r1:0/0.9.18::gentoo, ebuild scheduled for merge) > depends on > (media-libs/freetype-2.10.4:2/2::gentoo, ebuild scheduled for merge) > (buildtime_slot_op) > (media-libs/harfbuzz-2.8.2-r1:0/0.9.18::gentoo, ebuild scheduled for merge) > (buildtime) > > Is there something else I should try?
You could try the opposite at the initial circular dependency. USE="-truetype" emerge -1 harfbuzz Cheers, Arve