It would be greate to add the ability to only build the CLI interface/program. Personally, I mostly use this program/package at work through Cygwin/WSL on windows without any GUI and have no need for the GTK side of things.
I'd like the ability to build the program to not have that part and to not need the GTK dependencies. An obvious workaround is just have it build with the deps then delete the files I don't need, but I'd prefer the ability to have it trimmed down when I build it to begin with.
Thanks