[Bug 274045] accessibility/at-spi2-core: unbreak after 5e22fb86a2856fbf331305dca882072099b38ad
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274045] accessibility/at-spi2-core: doesn't build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Sep 2023 13:18:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274045
--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch 2023Q3 references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=d5790309c4a0c5fa52eab0033d28a4b5e4e9a236
commit d5790309c4a0c5fa52eab0033d28a4b5e4e9a236
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-09-23 13:05:03 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-09-23 13:18:31 +0000
accessibility/at-spi2-core: unbreak build with glib/MANPAGES=off
meson.build:147:13: ERROR: Dependency "libxml-2.0" not found, tried
pkgconfig
libxml2 is only used by tests which cannot be disabled. devel/glib20 has it
in
LIB_DEPENDS due to USE_GNOME=libxslt:build ->
libxslt_USE_GNOME_IMPL=libxml2
without specifying :build suffix.
PR: 274045
Reported by: Anton Saietskii
Submitted by: Olivier Duchateau (based on)
(cherry picked from commit b87eb7985bfeaac9c71e3c01826b585db7c9bad0)
accessibility/at-spi2-core/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.