Date: Sat, 20 Feb 2021 18:32:27 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 241490] x11-toolkits/qt5-gui: requires runtime dependency on mesa-dri Message-ID: <bug-241490-7141-3hfRaxNlaV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241490-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-241490-7141@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=3D241490 --- Comment #2 from commit-hook@FreeBSD.org --- A commit references this bug: Author: adridg Date: Sat Feb 20 18:31:32 UTC 2021 New revision: 566177 URL: https://svnweb.freebsd.org/changeset/ports/566177 Log: Add mesa-dri dependency for qt5-gui There are cases (headless, no xorg-server) where a qt5-gui application still needs to run. It can use swrast, but only if that is installed. Add the mesa-dri dependency to make that happen automatically. For "normal" Qt5 usage, that is, Qt5 on the desktop, xorg-server already pulls this in. The only change is for systems with no X11, no Wayland, but with Qt5 GUI applications. PR: 241490 Submitted by: madpilot Reported by: madpilot Changes: head/x11-toolkits/qt5-gui/Makefile --=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-241490-7141-3hfRaxNlaV>