On Sun, Dec 15, 2019 at 11:55:44AM +0100, Kristaps Dzonsons wrote:
> This updates subsurface to the current 4.9.3.  Joint effort with Tracey
> Emery, thank you!
> 
> The port-lib-depends-check asks for a x11/gtk+3,-guic RUN_DEPENDS as
> well, but I've left that out because this is a Qt application.  I'm not
> sure if this is correct.

You need to add gtk+3,-guic (gtk-update-icon-cache which does not actually
depend on gtk+3) since you have this:
@tag gtk-update-icon-cache %D/share/icons/hicolor

Anything under %D/share/icons/ should depend on gtk+3,-guic and have the @tag

-- 
Antoine

Reply via email to