projects
/
platform
/
upstream
/
fontconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eafe09
)
Dont require freetype to build with fontconfig
author
Keith Packard
<keithp@keithp.com>
Thu, 23 May 2002 17:09:32 +0000
(17:09 +0000)
committer
Keith Packard
<keithp@keithp.com>
Thu, 23 May 2002 17:09:32 +0000
(17:09 +0000)
fontconfig.pc.in
patch
|
blob
|
history
diff --git
a/fontconfig.pc.in
b/fontconfig.pc.in
index
a84b5f4
..
c925de1
100644
(file)
--- 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}