• Carlos Ramos Carreño's avatar
    component/gtk: Disable cups as print backend. · c57c2213
    Carlos Ramos Carreño authored
    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
    c57c2213
buildout.cfg 11.1 KB