summaryrefslogtreecommitdiff
path: root/evolution-shell.pc.in
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2003-05-22 20:11:16 +0000
committerRodney Dawes <dobey@src.gnome.org>2003-05-22 20:11:16 +0000
commit9b2ce877c9789e67c48e18f7ceb0874123090d5b (patch)
tree155ef0a498f09d3f8fe6359ec2f097d13ebf8fa9 /evolution-shell.pc.in
parent3b09469abc75b204bb206a8665c124782a9f35b8 (diff)
downloadevolution-9b2ce877c9789e67c48e18f7ceb0874123090d5b.tar.gz
s/GAL_VERSION/GAL_REQUIRED/
2003-05-22 Rodney Dawes <dobey@ximian.com> * camel.pc.in: * evolution-addressbook.pc.in: * evolution-calendar.pc.in: * evolution-shell.pc.in: s/GAL_VERSION/GAL_REQUIRED/ svn path=/trunk/; revision=21324
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 76f47cb2b2..a789bcb14f 100644
--- a/evolution-shell.pc.in
+++ b/evolution-shell.pc.in
@@ -18,6 +18,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 gal-2.0 >= @GAL_VERSION@
+Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 gal-2.0 >= @GAL_REQUIRED@
Libs: -L${privlibdir} -leshell
Cflags: -I${privincludedir}