X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=fontconfig.pc.in;h=7d846a533adb9ff58b5a949fd9288b0381c8ea35;hb=039b9fd090cf3fcd279eeb8c786070a94993a8ba;hp=8f599c1794112386e540789d278834cdeda1bcb3;hpb=dc1de232a694c9c431604e701e8f617978a00e0a;p=fontconfig.git diff --git a/fontconfig.pc.in b/fontconfig.pc.in index 8f599c1..7d846a5 100644 --- a/fontconfig.pc.in +++ b/fontconfig.pc.in @@ -2,9 +2,15 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ +sysconfdir=@sysconfdir@ +localstatedir=@localstatedir@ +PACKAGE=@PACKAGE@ +confdir=@confdir@ +cachedir=@fc_cachedir@ Name: Fontconfig Description: Font configuration and customization library Version: @VERSION@ Libs: -L${libdir} -lfontconfig +Libs.private: @LIBXML2_LIBS@ @EXPAT_LIBS@ @FREETYPE_LIBS@ @ICONV_LIBS@ Cflags: -I${includedir}