You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
420 B

Index: fontconfig.pc.in
--- fontconfig.pc.in.orig 2009-06-24 19:52:14 +0200
+++ fontconfig.pc.in 2009-06-25 20:30:31 +0200
@@ -7,5 +7,6 @@
Description: Font configuration and customization library
Version: @VERSION@
Libs: -L${libdir} -lfontconfig
-Libs.private: @LIBXML2_LIBS@ @EXPAT_LIBS@ @FREETYPE_LIBS@ @ICONV_LIBS@
+Libs.private: @EXPAT_LIBS@ @ICONV_LIBS@
+Requires: freetype2 libxml-2.0
Cflags: -I${includedir}