summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-12-12 10:05:24 -0800
committerStefano Karapetsas <[email protected]>2013-12-12 10:05:24 -0800
commit0656100b46e476d0c39d6751f24c15741d73971f (patch)
treec2f31deb50e2c9a45a153d6d73708fd6c02a39e2
parent144736f31586ede017d35ed5550b3e132c362284 (diff)
parentf4650f2434ab0ba0c414cf02a786ecc517285ecd (diff)
downloadmate-desktop-0656100b46e476d0c39d6751f24c15741d73971f.tar.bz2
mate-desktop-0656100b46e476d0c39d6751f24c15741d73971f.tar.xz
Merge pull request #86 from infirit/master
Use GTK_API_VERSION in mate-desktop-2.0-uninstall.pc.in
-rw-r--r--libmate-desktop/mate-desktop-2.0-uninstalled.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmate-desktop/mate-desktop-2.0-uninstalled.pc.in b/libmate-desktop/mate-desktop-2.0-uninstalled.pc.in
index 21520a5..1eac0be 100644
--- a/libmate-desktop/mate-desktop-2.0-uninstalled.pc.in
+++ b/libmate-desktop/mate-desktop-2.0-uninstalled.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: mate-desktop-2.0
Description: Utility library for loading .desktop files
-Requires: gtk+-2.0 libmateui-2.0 @STARTUP_NOTIFICATION_PACKAGE@
+Requires: gtk+-@GTK_API_VERSION@ libmateui-2.0 @STARTUP_NOTIFICATION_PACKAGE@
Version: @VERSION@
Libs: ${pc_top_builddir}/${pcfiledir}/libmate-desktop-2.la
Cflags: -I${pc_top_builddir}/${pcfiledir}