summaryrefslogtreecommitdiff
path: root/libmate-desktop/mate-desktop-2.0.pc.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-07-23 17:52:39 +0200
committerStefano Karapetsas <[email protected]>2013-07-23 17:52:39 +0200
commitcaaabf7a11fa272a55b3dc2ac490d47df885ff9c (patch)
tree5b382cb525a3e02cf218f64fefc119b324b92f38 /libmate-desktop/mate-desktop-2.0.pc.in
parentce060042056340b3dcfce3059eadf9e0ee37d6c1 (diff)
downloadmate-desktop-caaabf7a11fa272a55b3dc2ac490d47df885ff9c.tar.bz2
mate-desktop-caaabf7a11fa272a55b3dc2ac490d47df885ff9c.tar.xz
Fix pkgconfig file for GTK3 support
Diffstat (limited to 'libmate-desktop/mate-desktop-2.0.pc.in')
-rw-r--r--libmate-desktop/mate-desktop-2.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmate-desktop/mate-desktop-2.0.pc.in b/libmate-desktop/mate-desktop-2.0.pc.in
index f72665e..37681b6 100644
--- a/libmate-desktop/mate-desktop-2.0.pc.in
+++ b/libmate-desktop/mate-desktop-2.0.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: mate-desktop-2.0
Description: Utility library for loading .desktop files
-Requires: gtk+-2.0 @STARTUP_NOTIFICATION_PACKAGE@
+Requires: gtk+-@GTK_API_VERSION@ @STARTUP_NOTIFICATION_PACKAGE@
Version: @VERSION@
Libs: -L${libdir} -lmate-desktop-2
Cflags: -I${includedir}/mate-desktop-2.0