From f4ba323d85a2cbeca76144a753e9ffe7c36060f6 Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 12 Dec 2013 18:43:10 +0100 Subject: Use GTK_API_VERSION in pkgconfig in files --- data/eom.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/eom.pc.in b/data/eom.pc.in index 25a7fab..0ffa8f2 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+-2.0, gio-2.0 +Requires: gtk+-@GTK_API_VERSION@, gio-2.0 Version: @VERSION@ Cflags: -I${includedir} -- cgit v1.2.1