When building indilib on debian testing using a fresh checkout made today, I get the following error:
As this is a module I do not need, I've just edited the cmake file to not build it but thought I'd let you know of the build error. It may be worth exposing a few cmake config options to enable/disable building of this module if the curl lib debian is using is going to be an issue.
Whilst I think on, I built kstars earlier on debian testing too and it needed Qt5X11Extras adding to target link libraries and libqt5x11extras5-dev package installing.
As this is a module I do not need, I've just edited the cmake file to not build it but thought I'd let you know of the build error. It may be worth exposing a few cmake config options to enable/disable building of this module if the curl lib debian is using is going to be an issue.
Whilst I think on, I built kstars earlier on debian testing too and it needed Qt5X11Extras adding to target link libraries and libqt5x11extras5-dev package installing.