aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-shell.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'evolution-shell.pc.in')
-rw-r--r--evolution-shell.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in
index fb72dfebab..b94dd8512f 100644
--- a/evolution-shell.pc.in
+++ b/evolution-shell.pc.in
@@ -11,6 +11,7 @@ privlibexecdir=@privlibexecdir@
privincludedir=@privincludedir@
idldir=@idldir@
componentdir=@componentdir@
+moduledir=@moduledir@
evolutionuidir=@evolutionuidir@
imagesdir=@imagesdir@
@@ -21,6 +22,6 @@ IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@
Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: @VERSION@
-Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 >= @BONOBOUI_REQUIRED@
+Requires: libgnome-2.0 libgnomeui-2.0 unique-1.0
Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir}
Cflags: -I${privincludedir}