From 9a94231819bbfaf23e477dc27c3966903ebdf1e1 Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 21 Nov 2016 22:28:15 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option and require libmate-desktop >= 1.17 --- data/eom.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/eom.pc.in') diff --git a/data/eom.pc.in b/data/eom.pc.in index 0ffa8f2..ad40ec4 100644 --- a/data/eom.pc.in +++ b/data/eom.pc.in @@ -6,6 +6,6 @@ pluginsdir=@libdir@/eom/plugins Name: Eye of MATE Description: The MATE Image Viewer -Requires: gtk+-@GTK_API_VERSION@, gio-2.0 +Requires: gtk+-3.0, gio-2.0 Version: @VERSION@ Cflags: -I${includedir} -- cgit v1.2.1