On Sun, Dec 03, 2023 at 11:41:22AM +0100, Rafael Sadowski wrote: Hello Rafael,
>> At last, neovim-qt-0.2.18 is out! I've been testing this for a couple of >> days and haven't noticed any regressions. Note that we can now all of >> the patches for this port, as they are part of 0.2.18. >> LIB_DEPENDS = devel/msgpack \ >> + x11/qt5/qtbase \ > This is already present and comes from the qt5 module. Checkout `make > show=LIB_DEPENDS` > > OK without the LIB_DEPENDS change. I must admit that I'm never sure if/when we can/should rely on this being picked up indirectly, given there's a definite direct dependency from neovim-qt. But I'm happy either way! Laurie