FreeBSD Bugzilla – Attachment 208597 Details for
Bug 241490
x11-toolkits/qt5-gui: requires runtime dependency on mesa-dri
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
adding mesa-dri dependency explicitly.
qt-gui.diff (text/plain), 733 bytes, created by
Guido Falsi
on 2019-10-25 14:15:54 UTC
(
hide
)
Description:
adding mesa-dri dependency explicitly.
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2019-10-25 14:15:54 UTC
Size:
733 bytes
patch
obsolete
>Index: x11-toolkits/qt5-gui/Makefile >=================================================================== >--- x11-toolkits/qt5-gui/Makefile (revision 515608) >+++ x11-toolkits/qt5-gui/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= gui > DISTVERSION= ${QT5_VERSION} >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-toolkits graphics > PKGNAMEPREFIX= qt5- > >@@ -24,7 +24,8 @@ > libxcb-render-util.so:x11/xcb-util-renderutil \ > libxcb-icccm.so:x11/xcb-util-wm \ > libxkbcommon.so:x11/libxkbcommon >-RUN_DEPENDS= xdg-open:devel/xdg-utils >+RUN_DEPENDS= xdg-open:devel/xdg-utils \ >+ ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri > > USES= compiler:c++11-lang gl gnome jpeg localbase qmake:no_env \ > qt-dist:5,base xorg
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 241490
: 208597