diff options
Diffstat (limited to 'xfont.pc.in')
-rw-r--r-- | xfont.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfont.pc.in b/xfont.pc.in index aaed29c..f08dea0 100644 --- a/xfont.pc.in +++ b/xfont.pc.in @@ -10,4 +10,4 @@ Requires: xproto fontsproto Requires.private: fontenc @FREETYPE_REQUIRES@ Cflags: -I${includedir} Libs: -L${libdir} -lXfont -Libs.private: -lz -lm +Libs.private: @Z_LIBS@ -lm |