summaryrefslogtreecommitdiff
path: root/fontconfig.pc.in
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2002-05-23 17:09:32 +0000
committerKeith Packard <keithp@keithp.com>2002-05-23 17:09:32 +0000
commit61bb4bad756c6c3da6bd8306e1c5cd2ec0b18415 (patch)
treea4d2c41fafa9891ee3e314ab8e8dd7c82039f3fc /fontconfig.pc.in
parent2eafe0904dfcd08e87d125ff6893cb4d4f5a4a95 (diff)
Dont require freetype to build with fontconfig
Diffstat (limited to 'fontconfig.pc.in')
-rw-r--r--fontconfig.pc.in1
1 files changed, 0 insertions, 1 deletions
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}