Skip to content

Commit

Permalink
devel/qt6-tools: unbreak with libglvnd/X11=off
Browse files Browse the repository at this point in the history
===>   qt6-tools-6.4.2_1 depends on shared library: libGL.so - not found
===>   Installing existing package /packages/All/libglvnd-1.6.0.pkg
Installing libglvnd-1.6.0...
Extracting libglvnd-1.6.0: .......... done
===>   qt6-tools-6.4.2_1 depends on shared library: libGL.so - not found
*** Error code 1
  • Loading branch information
jbeich committed Jun 3, 2023
1 parent d1ab05d commit 0e45a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/qt6-tools/Makefile
Expand Up @@ -25,7 +25,7 @@ LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader \

USES= cmake compiler:c++17-lang gettext-runtime gl gnome llvm:lib python:build xorg \
qt-dist:6
USE_GL= gl
USE_GL= opengl
USE_GNOME= glib20
USE_QT= base declarative
USE_XORG= x11 xau xcb xdmcp
Expand Down

0 comments on commit 0e45a40

Please sign in to comment.