x11-toolkits/qt5-gui: drop mesa-dri dependency (optional at runtime)
This reverts commit 48249f104e
.
PR: 266007
Approved by: tcberner
This commit is contained in:
parent
974e0ac3d2
commit
020693c166
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= gui
|
||||
PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits graphics
|
||||
PKGNAMEPREFIX= qt5-
|
||||
|
||||
|
@ -28,7 +29,6 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
|||
libxcb.so:x11/libxcb \
|
||||
libxkbcommon.so:x11/libxkbcommon
|
||||
RUN_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers \
|
||||
${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri \
|
||||
xdg-open:devel/xdg-utils
|
||||
|
||||
USES= compiler:c++11-lang gl gnome jpeg localbase \
|
||||
|
|
Loading…
Reference in a new issue