From c2e139f8726cde5bbae609865b609f087b3f651b Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Sat, 19 Nov 2005 07:15:44 +0000 Subject: Update pkgconfig files to separate library build-time dependencies from application build-time dependencies, and update package deps to work with separate build roots. --- fontenc.pc.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'fontenc.pc.in') diff --git a/fontenc.pc.in b/fontenc.pc.in index b23e406..1be100f 100644 --- a/fontenc.pc.in +++ b/fontenc.pc.in @@ -6,6 +6,5 @@ includedir=@includedir@ Name: fontenc Description: The fontenc Library Version: @PACKAGE_VERSION@ -Cflags: -I${includedir} @FONTENC_CFLAGS@ -Libs: -L${libdir} -lfontenc @FONTENC_LIBS@ - +Cflags: -I${includedir} +Libs: -L${libdir} -lfontenc -- cgit v1.2.3