FreeBSD Bugzilla – Attachment 236539 Details for
Bug 266398
x11-toolkits/qt5-gui: properly handle X11=off
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix dependency problem for qt5.gui
qt5-gui.diff (text/plain), 770 bytes, created by
Palle Girgensohn
on 2022-09-13 12:29:26 UTC
(
hide
)
Description:
fix dependency problem for qt5.gui
Filename:
MIME Type:
Creator:
Palle Girgensohn
Created:
2022-09-13 12:29:26 UTC
Size:
770 bytes
patch
obsolete
>diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile >index b88214695abf..6e13e78f238d 100644 >--- a/x11-toolkits/qt5-gui/Makefile >+++ b/x11-toolkits/qt5-gui/Makefile >@@ -33,7 +33,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers \ > > USES= compiler:c++11-lang gl gnome jpeg localbase \ > perl5 qmake:no_env qt-dist:5,base >-USE_GL= egl gl >+USE_GL= egl > USE_GNOME= glib20 > USE_PERL5= extract > USE_QT= core dbus network buildtools:build qmake:build >@@ -62,7 +62,7 @@ OPTIONS_DEFAULT= X11 > OPTIONS_SUB= yes > > X11_USES= xorg >-X11_USE= xorg=x11 >+X11_USE= xorg=x11 gl=gl > > # Build and install QtPlatformSupport and default QPA plugins (XCB, > # minimal and offscreen). QtGui won't work without (one of) them, but
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 266398
: 236539