diff options
Diffstat (limited to 'evolution-addressbook.pc.in')
-rw-r--r-- | evolution-addressbook.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution-addressbook.pc.in b/evolution-addressbook.pc.in index ed8f9f09fd..262516fc84 100644 --- a/evolution-addressbook.pc.in +++ b/evolution-addressbook.pc.in @@ -12,6 +12,6 @@ privincludedir=@privincludedir@ 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@ +Requires: gconf-2.0 libbonobo-2.0 gal-2.0 >= @GAL_REQUIRED@ libgnome-2.0 camel = @VERSION@ Libs: -L${privlibdir} -lpas -lebook -lename -lversit Cflags: -I${privincludedir} |