[Bug 241490] x11-toolkits/qt5-gui: requires runtime dependency on mesa-dri
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 20 18:32:27 GMT 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241490
--- Comment #2 from commit-hook at 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list