Dont require freetype to build with fontconfig
This commit is contained in:
parent
2eafe0904d
commit
61bb4bad75
|
@ -6,6 +6,5 @@ includedir=@includedir@
|
||||||
Name: Fontconfig
|
Name: Fontconfig
|
||||||
Description: Font configuration and customization library
|
Description: Font configuration and customization library
|
||||||
Version: @PACKAGE_VERSION@
|
Version: @PACKAGE_VERSION@
|
||||||
Requires: freetype2
|
|
||||||
Libs: -L${libdir} -lfontconfig
|
Libs: -L${libdir} -lfontconfig
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
|
Loading…
Reference in New Issue