[Bug 270361] Mk/Uses/meson.mk: add --auto-features=enabled to improve determinism

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Mar 2023 17:52:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270361

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=732dd71418be335fcf5b58d70fe8190aa66bb529

commit 732dd71418be335fcf5b58d70fe8190aa66bb529
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-20 17:45:52 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-20 17:50:33 +0000

    x11-toolkits/pango: track libthai dependency

    Error: /usr/local/lib/libpango-1.0.so.0.5000.9 is linked to
/usr/local/lib/libthai.so.0 from devel/libthai but it is not declared as a
dependency
    Warning: you need LIB_DEPENDS+=libthai.so:devel/libthai

    PR:             270361

 x11-toolkits/pango/Makefile | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.