[Bug 258346] graphics/libdrm: add runtime dependency on pthread-stubs

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Sep 2021 19:05:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258346

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
.private in .pc files is only used by pkg-config --static but it's nop in
libdrm because .a files (static libraries) are not installed.

https://man.freebsd.org/pc/5

-- 
You are receiving this mail because:
You are the assignee for the bug.