[evolution-data-server/gnome-2-28] Don't use commas on the Requires line



commit 0f1c72b66672294c3e5b7ca4c7300e454e43d110
Author: Tor Lillqvist <tml iki fi>
Date:   Sun Nov 8 21:01:25 2009 +0200

    Don't use commas on the Requires line

 camel/camel.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/camel/camel.pc.in b/camel/camel.pc.in
index d37c509..4ec9287 100644
--- a/camel/camel.pc.in
+++ b/camel/camel.pc.in
@@ -9,6 +9,6 @@ privincludedir= privincludedir@
 Name: camel
 Description: the Evolution MIME message handling library
 Version: @VERSION@
-Requires: glib-2.0, libedataserver- API_VERSION@, sqlite3
+Requires: glib-2.0 libedataserver- API_VERSION@ sqlite3
 Libs: -L${libdir} -lcamel- API_VERSION@
 Cflags: -I${privincludedir}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]