From aaa14762862f114786293d156dc6bf28c4de14ee Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 23 Nov 2016 15:45:42 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option and require caja >= 1.17.1 and libmate-desktop >= 1.17.0 --- sendto/caja-sendto.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sendto/caja-sendto.pc.in') diff --git a/sendto/caja-sendto.pc.in b/sendto/caja-sendto.pc.in index 575631e..b0daabf 100644 --- a/sendto/caja-sendto.pc.in +++ b/sendto/caja-sendto.pc.in @@ -6,5 +6,5 @@ pluginsdir=@libdir@/caja-sendto/plugins Name: caja-sendto Description: Extend caja-sendto through plugins Version: @VERSION@ -Requires: glib-2.0 gmodule-2.0 gtk+-@GTK_API_VERSION@ +Requires: glib-2.0 gmodule-2.0 gtk+-3.0 Cflags: -I${includedir}/caja-sendto -- cgit v1.2.1