NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xsrc/60742: Invalid Requires.private for fontenc.pc
The following reply was made to PR xsrc/60742; it has been noted by GNATS.
From: Leonardo Taccari <leot%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: xsrc/60742: Invalid Requires.private for fontenc.pc
Date: Sat, 19 Sep 2026 01:15:01 +0200
leot%NetBSD.org@localhost via gnats writes:
> [...]
> >Description:
> fontenc.pc pkgconfig file installed in NetBSD-current (-11 and -10 are
> not affected) has incorrect Requires.private, generated
> /usr/X11R7/lib/pkgconfig/fontenc.pc is:
>
> ...
> 6 Name: fontenc
> 7 Description: The fontenc Library
> 8 URL: https://gitlab.freedesktop.org/xorg/lib/libfontenc/
> 9 Version: 1.1.9
> 10 Requires.private: -lz
> 11 Libs: -Wl,-rpath,${libdir} -L${libdir} -lfontenc
> ...
>
> The Requires.private is incorrect and it should be "zlib" instead of
> "-lz" (we need to specify packages there).
> [...]
JFTR, this was reported in private by Chavdar Ivanov and then further
analyzed by myself.
Home |
Main Index |
Thread Index |
Old Index