blob: dfdf85412b83eb663e14280a6891f7c6d022cb7c (
plain) (
tree)
|
|
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
idldir=@idldir@
IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@
privlibdir=@privlibdir@
Name: evolution-addressbook
Description: libraries needed for Evolution addressbook backends
Version: @VERSION@
Requires: gconf-2.0 libbonobo-2.0 gal-2.0 >= @GAL_VERSION@ libgnome-2.0 camel = @VERSION@
Libs: -L${libdir} -L${privlibdir} -lpas -lebook -lename -lversit
Cflags: -I${includedir}/evolution
|