Date: Wed, 12 Apr 2023 18:21:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 270788] devel/libgusb-0.3.10_1: Build failure on FreeBSD 13.2 - ModuleNotFoundError: No module named 'pkg_resources' Message-ID: <bug-270788-7788-gfHBz9VKFD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-270788-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-270788-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270788 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D153e827b5f030a6349a54e75f2b3311= 85405ba81 commit 153e827b5f030a6349a54e75f2b331185405ba81 Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2023-04-12 18:17:31 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2023-04-12 18:17:31 +0000 devel/libgusb: Unbreak build Register a dependency on py-setuptools. Somewhere in the dependency chain a hard dep on it probably got dropped. While here, use OPTIONS helpers, and adjust some build dependencies. gtk-doc is only needed when DOCS is enabled, and vala is only needed when VAPI is enabled. Based on a patch from Matthew Wener. PR: 270788 Reported by: Fredrik Eriksson devel/libgusb/Makefile | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270788-7788-gfHBz9VKFD>