tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: x11/qt5-qtbase dependency on libdrm on Linux?
On Mon, May 24, 2021 at 08:33:38PM +0200, Dr. Thomas Orgis wrote:
> There's this other block already for GL/MesaLib stuff. It's inside
> !Darwin already. Does this patch make more sense?
yes, this is better, although:
- the style of the conditional should be consistent with the
other one
- MESALIB_SUPPORTS_DRI will already be no on Darwin, so we
don't need to wory about that. Including features.mk
actually has no side effects and does not force a dependency
on Mesa (currently) so it doesn't need to be conditionalized
thanks.
Home |
Main Index |
Thread Index |
Old Index