From 94daae3dba8e86e88f69320bc82795fe660ec9cd Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 15 Jun 2012 09:04:08 +0200 Subject: Remove the last remaining usage of GConf --- evolution-shell.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'evolution-shell.pc.in') diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in index 0ba8d7c55d..100202cc45 100644 --- a/evolution-shell.pc.in +++ b/evolution-shell.pc.in @@ -17,7 +17,7 @@ execversion=@BASE_VERSION@ Name: evolution-shell Description: libraries needed for Evolution shell components Version: @VERSION@ -Requires: gtk+-3.0 gconf-2.0 libebackend-1.2 libedataserverui-3.0 webkitgtk-3.0 +Requires: gtk+-3.0 libebackend-1.2 libedataserverui-3.0 webkitgtk-3.0 Requires.private: gnome-desktop-3.0 Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir} Cflags: -I${privincludedir} -- cgit