12 lines
654 B
Diff
12 lines
654 B
Diff
diff -up evolution-data-server-2.23.6/camel/camel.pc.in.missing-pkgconfig-requirement evolution-data-server-2.23.6/camel/camel.pc.in
|
|
--- evolution-data-server-2.23.6/camel/camel.pc.in.missing-pkgconfig-requirement 2008-08-04 16:29:57.000000000 -0400
|
|
+++ evolution-data-server-2.23.6/camel/camel.pc.in 2008-08-04 16:29:02.000000000 -0400
|
|
@@ -9,6 +9,6 @@ privincludedir=@privincludedir@
|
|
Name: camel
|
|
Description: the Evolution MIME message handling library
|
|
Version: @VERSION@
|
|
-Requires: glib-2.0, libedataserver-@API_VERSION@
|
|
+Requires: glib-2.0, libedataserver-@API_VERSION@ sqlite3
|
|
Libs: -L${libdir} -lcamel-@API_VERSION@
|
|
Cflags: -I${privincludedir}
|