Change gal-2.2 to gal-2.4 Similar
2004-10-15 Sarfraaz Ahmed <asarfraaz@novell.com> * camel.pc.in : Change gal-2.2 to gal-2.4 * evolution-shell.pc.in : Similar svn path=/trunk/; revision=27587
This commit is contained in:
committed by
Ahmed Sarfraaz
parent
4a22ef96df
commit
b69fc9b888
@ -1,3 +1,8 @@
|
||||
2004-10-15 Sarfraaz Ahmed <asarfraaz@novell.com>
|
||||
|
||||
* camel.pc.in : Change gal-2.2 to gal-2.4
|
||||
* evolution-shell.pc.in : Similar
|
||||
|
||||
2004-10-13 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* configure.in: remove plugins from ac output
|
||||
|
||||
@ -10,6 +10,6 @@ privincludedir=@privincludedir@
|
||||
Name: camel
|
||||
Description: the Evolution mail library
|
||||
Version: @VERSION@
|
||||
Requires: gal-2.2 >= @GAL_REQUIRED@
|
||||
Requires: gal-2.4 >= @GAL_REQUIRED@
|
||||
Libs: -L${privlibdir} -lcamel
|
||||
Cflags: -I${privincludedir}
|
||||
|
||||
@ -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 >= @BONOBOUI_REQUIRED@ gal-2.2 >= @GAL_REQUIRED@
|
||||
Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 >= @BONOBOUI_REQUIRED@ gal-2.4 >= @GAL_REQUIRED@
|
||||
Libs: -L${privlibdir} -leshell
|
||||
Cflags: -I${privincludedir}
|
||||
|
||||
Reference in New Issue
Block a user