From: Keith Packard Date: Thu, 23 May 2002 17:09:32 +0000 (+0000) Subject: Dont require freetype to build with fontconfig X-Git-Tag: xf-4_2_99_1~18 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=61bb4bad756c6c3da6bd8306e1c5cd2ec0b18415;p=fontconfig.git Dont require freetype to build with fontconfig --- diff --git a/fontconfig.pc.in b/fontconfig.pc.in index a84b5f4..c925de1 100644 --- a/fontconfig.pc.in +++ b/fontconfig.pc.in @@ -6,6 +6,5 @@ includedir=@includedir@ Name: Fontconfig Description: Font configuration and customization library Version: @PACKAGE_VERSION@ -Requires: freetype2 Libs: -L${libdir} -lfontconfig Cflags: -I${includedir}