gtk2/modules
Christoph Reiter d402cd4e2e build: only require cups >=1.7
In 9236ee0564 the cups code was updated to use newer API with cups >= 2
and a later commit (a7e207abe) dropped the old code paths and added version
checks in meson/autotools.

The newly used functions were httpConnect2 and httpReconnect2 which are
available since 1.7 and don't require cups 2.0.

Change the versions checks to 1.7 instead so gtk can still be build with
older cups (macOS 10.9 for example, see #1950)
2019-06-15 10:08:46 +02:00
..
input gtkimcontextime.c: Fix preedit window placement on HiDPI 2019-04-25 12:15:43 +08:00
printbackends build: only require cups >=1.7 2019-06-15 10:08:46 +02:00
Makefile.am autotools: dist all meson related build files 2019-04-11 16:45:36 +02:00
meson.build meson: build print backends 2019-04-11 16:45:36 +02:00