Date: Sun, 29 May 2022 11:22:10 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 261717] devel/py-qt5-pyqt: 'make check-plist' fails if devel/py-dbus is installed Message-ID: <bug-261717-39348-3lQfADayZx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261717-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-261717-39348@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=3D261717 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D78e416d826472fd8eca9f3cf702e171= 914443273 commit 78e416d826472fd8eca9f3cf702e171914443273 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2022-05-24 11:55:14 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2022-05-29 11:16:33 +0000 devel/py-qt5-pyqt: add DBus dependency This makes DBus explicitly available when installing py-qt5-pyqt, which is good for desktop use. Previously, building this with DBus installed **and** pkgconfig and the Python DBus bindings would trip up in `check-plist`. PR: 261717 Reported by: John Hein devel/py-qt5-pyqt/Makefile | 7 +++++-- devel/py-qt5-pyqt/pkg-plist | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261717-39348-3lQfADayZx>