Skip to content

Commit

Permalink
x11-toolkits/qt5-gui: drop mesa-dri dependency (optional at runtime)
Browse files Browse the repository at this point in the history
This reverts commit 48249f1.

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

Expand Down Expand Up @@ -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 \
Expand Down

0 comments on commit 020693c

Please sign in to comment.