Nup, you still tell CI to load libwebkitgtk-dev which does not exist any more.
Its not in the code its in the CI setup, `build.yml`, the CI hasn't even gotten to compiling your code yet. The Windows build doesn't fail (it uses a docker image with pre-installed deps), but devhelp does not configure, possibly because that image doesn't have the requisite dependencies. Maybe because of webkit, @eht16 is there a even a webkit for windows? Webhelper doesn't configure on windows either. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1242#issuecomment-1585415026 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1242/[email protected]>
