Skip to content

Commit

Permalink
x11-toolkits/qt5-gui: restore mesa-dri dependency until exp-run
Browse files Browse the repository at this point in the history
This reverts commit 020693c.

PR:		266007
  • Loading branch information
jbeich committed Apr 7, 2023
1 parent 5a339db commit 16770c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x11-toolkits/qt5-gui/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gui
PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
PORTREVISION= 1
CATEGORIES= x11-toolkits graphics
PKGNAMEPREFIX= qt5-

Expand Down Expand Up @@ -29,6 +28,7 @@ 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 \
Expand Down

0 comments on commit 16770c5

Please sign in to comment.