[PATCH:libXfont] Add -lbz2 to Requires.private if bzip2 is enabled

Julien Cristau jcristau at debian.org
Wed Oct 14 01:49:07 PDT 2009


On Wed, Oct 14, 2009 at 03:10:58 -0500, Yaakov (Cygwin/X) wrote:

> 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

ack, except your commit message says Requires.private when you mean
Libs.private.

Cheers,
Julien


More information about the xorg-devel mailing list