Commit c57c2213 authored by Carlos Ramos Carreño's avatar Carlos Ramos Carreño

component/gtk: Disable cups as print backend.

GTK tried to compile against libcups when it was present in the system.
This failed the compilation if the includes were not present.

This commit sets "file" as the only backend for printing, thus
explicitly removing cups as a dependency.

See merge request !1649
parent 649346bf
Pipeline #37068 running with stage