On 2021/12/29 21:04, Josh Grosse wrote:
> Attached is a "v3" diff, because:
>
> On Wed, Dec 29, 2021 at 08:54:23PM -0500, Josh Grosse wrote:
>
> > > Removing py-gtk2 without a replacement rings alarm bells. Checking
> > > the requirements list on https://github.com/fract4d/gnofract4d
> > > it's going to want at least RDEP on py-gobject3 and py-cairo (with
> > > ${MODPY_FLAVOR}) and gtk+3 and BDEP on glib2 for glib-compile-resources.
>
> gtk+3,-guic is already an RDEP. glib2 added as a BDEP.
gtk+3,-guic (gtk-update-icon-cache) is not gtk+3
> + devel/py-gobject3,${MODPY_FLAVOR} \
> + graphics/py-cairo,${MODPY_FLAVOR}
no , before MODPY_FLAVOR
I'll fix and commit