diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/eom.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
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} |