aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-shell.pc.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-12-17 03:03:25 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-01-25 23:28:25 +0800
commitdfc28aa9cefad63fb0fc926ce725f7cad8125cb0 (patch)
tree8a2859c84d9f416d7ae59cf546004c4a1bcd2326 /evolution-shell.pc.in
parent2f65dede9fbf1ce24cc852f68de454a39f6ddda1 (diff)
downloadgsoc2013-evolution-dfc28aa9cefad63fb0fc926ce725f7cad8125cb0.tar
gsoc2013-evolution-dfc28aa9cefad63fb0fc926ce725f7cad8125cb0.tar.gz
gsoc2013-evolution-dfc28aa9cefad63fb0fc926ce725f7cad8125cb0.tar.bz2
gsoc2013-evolution-dfc28aa9cefad63fb0fc926ce725f7cad8125cb0.tar.lz
gsoc2013-evolution-dfc28aa9cefad63fb0fc926ce725f7cad8125cb0.tar.xz
gsoc2013-evolution-dfc28aa9cefad63fb0fc926ce725f7cad8125cb0.tar.zst
gsoc2013-evolution-dfc28aa9cefad63fb0fc926ce725f7cad8125cb0.zip
Drop support for gtk+-2.0.
Diffstat (limited to 'evolution-shell.pc.in')
-rw-r--r--evolution-shell.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in
index 5242ad2414..f143b4c3aa 100644
--- a/evolution-shell.pc.in
+++ b/evolution-shell.pc.in
@@ -17,6 +17,6 @@ execversion=@BASE_VERSION@
Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: @VERSION@
-Requires: gconf-2.0 @GNOME_DESKTOP@ @GTK@ @LIBEDATASERVERUI@ @UNIQUE@
+Requires: gtk+-3.0 gconf-2.0 gnome-desktop-3.0 libedataserverui-3.0 unique-3.0
Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir}
Cflags: -I${privincludedir}