From a884673c31d0e7a4eeb990b038500aa3d0d3355c Mon Sep 17 00:00:00 2001 From: Monsta Date: Tue, 23 Dec 2014 11:17:55 +0300 Subject: sendto: use proper GTK+ version in .pc file --- sendto/caja-sendto.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sendto') diff --git a/sendto/caja-sendto.pc.in b/sendto/caja-sendto.pc.in index 50f629f..575631e 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+-2.0 +Requires: glib-2.0 gmodule-2.0 gtk+-@GTK_API_VERSION@ Cflags: -I${includedir}/caja-sendto -- cgit v1.2.1