From ae5f4711a21508a70d7123dbc0efb610af1289a2 Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 23 Nov 2016 18:15:54 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option and require caja >= 1.17.1 --- atril-document.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atril-document.pc.in') diff --git a/atril-document.pc.in b/atril-document.pc.in index 8a528687..95cd52b6 100644 --- a/atril-document.pc.in +++ b/atril-document.pc.in @@ -7,6 +7,6 @@ backenddir=@libdir@/atril/@EV_BINARY_VERSION@/backends Name: Atril Document Description: MATE document viewer backend library Version: @VERSION@ -Requires: gio-2.0 >= @GLIB_REQUIRED@ gtk+-@GTK_API_VERSION@ >= @GTK_REQUIRED@ +Requires: gio-2.0 >= @GLIB_REQUIRED@ gtk+-3.0 >= @GTK_REQUIRED@ Libs: -L${libdir} -latrildocument Cflags: -I${includedir} -- cgit v1.2.1