From 3a5e38e88c0a78ffd0273f8b2bf92930b1b6f6f6 Mon Sep 17 00:00:00 2001 From: Karl Waclawek Date: Mon, 19 Jan 2009 03:35:06 +0000 Subject: [PATCH] Added URL for Expat project site. --- expat/expat.pc.in | 1 + 1 file changed, 1 insertion(+) diff --git a/expat/expat.pc.in b/expat/expat.pc.in index f63b994a..5207e3e1 100644 --- a/expat/expat.pc.in +++ b/expat/expat.pc.in @@ -6,5 +6,6 @@ includedir=@includedir@ Name: expat Version: @PACKAGE_VERSION@ Description: expat XML parser +URL: http://www.libexpat.org Libs: -L${libdir} -lexpat Cflags: -I${includedir}