Current document for debian and ubuntu says libstk0-dev, however this is deprecated in favor of libstk-dev.
I've seen the use of libstk-dev in github workflow dependency, so I assume that it is compatible.
I've also tested on my Ubuntu 24.04 machine with libstk-dev installed, and it worked fine.
I'll open a PR for this, however it seems github PR doesn't wiki submodule, so look at my commit for change reference.
Current document for debian and ubuntu says
libstk0-dev, however this is deprecated in favor oflibstk-dev.I've seen the use of
libstk-devin github workflow dependency, so I assume that it is compatible.I've also tested on my Ubuntu 24.04 machine with
libstk-devinstalled, and it worked fine.I'll open a PR for this, however it seems github PR doesn't wiki submodule, so look at my commit for change reference.