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:
Jan Beich 2022-08-23 22:51:48 +00:00
parent 974e0ac3d2
commit 020693c166

View file

@ -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 \