diff options
Diffstat (limited to 'camel.pc.in')
-rw-r--r-- | camel.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel.pc.in b/camel.pc.in index 00ec9dafd3..1249b1897c 100644 --- a/camel.pc.in +++ b/camel.pc.in @@ -10,6 +10,6 @@ privincludedir=@privincludedir@ Name: camel Description: the Evolution mail library Version: @VERSION@ -Requires: gal-2.0 >= @GAL_REQUIRED@ +Requires: gal-2.2 >= @GAL_REQUIRED@ Libs: -L${privlibdir} -lcamel Cflags: -I${privincludedir} |