Add ICONV_LIBS to fontconfig.pc.in (#19606)
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 3 Feb 2009 22:15:52 +0000 (17:15 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 15 Feb 2009 21:40:23 +0000 (13:40 -0800)
fontconfig.pc.in

index e2f6898..6d95f64 100644 (file)
@@ -7,5 +7,5 @@ Name: Fontconfig
 Description: Font configuration and customization library
 Version: @VERSION@
 Libs: -L${libdir} -lfontconfig
-Libs.private: @EXPAT_LIBS@ @FREETYPE_LIBS@
+Libs.private: @EXPAT_LIBS@ @FREETYPE_LIBS@ @ICONV_LIBS@
 Cflags: -I${includedir}