pkgrrxx: found a cycle: gdk-pixbuf2 -> ...
Tobias Nygren <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
Hi, Got this error from pkgrrxx: pkgrrxx: found a cycle: gdk-pixbuf2 -> py313-gi-docgen -> graphviz -> groff -> py313-pspdfutils -> py313-pdf -> py313-Pillow -> libavif -> gdk-pixbuf2 Not sure what commit introduced this problem, but splitting the avif pixbuf loader into a separate package would be my proposed solution. The gdk-pixbuf2 dependency does not structurally belong in the libavif package and should be removed or made a separate package until avif support is accepted into gdk-pixbuf2 upstream. -Tobias