Skip to content

Commit

Permalink
x11-toolkits/qt6-declarative: unbreak with libglvnd/X11=off
Browse files Browse the repository at this point in the history
===>   qt6-declarative-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-declarative-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 900d337 commit d1ab05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x11-toolkits/qt6-declarative/Makefile
Expand Up @@ -24,7 +24,7 @@ LIB_DEPENDS= libdouble-conversion.so:devel/double-conversion \

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

0 comments on commit d1ab05d

Please sign in to comment.