commit:     2b24d40915f94166cc2512c3d92f5c4b64e84cb6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 22 09:36:26 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 19:47:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b24d409

dev-qt/qtgui: Gentoo's GL impl. switched to media-libs/libglvnd

media-libs/libglvnd provides both libGL.so and opengl.pc as well as
libEGL.so and egl.pc, libGLESv2.so and glesv2.pc.

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qtgui/qtgui-5.15.2-r12.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-qt/qtgui/qtgui-5.15.2-r12.ebuild 
b/dev-qt/qtgui/qtgui-5.15.2-r12.ebuild
index f6de73e9c5a..da6b33e3f90 100644
--- a/dev-qt/qtgui/qtgui-5.15.2-r12.ebuild
+++ b/dev-qt/qtgui/qtgui-5.15.2-r12.ebuild
@@ -32,16 +32,14 @@ RDEPEND="
        media-libs/fontconfig
        >=media-libs/freetype-2.6.1:2
        >=media-libs/harfbuzz-1.6.0:=
+       media-libs/libglvnd
        sys-libs/zlib:=
        dbus? ( =dev-qt/qtdbus-${QT5_PV}* )
-       egl? ( media-libs/mesa[egl] )
        eglfs? (
                media-libs/mesa[gbm]
                x11-libs/libdrm
        )
        evdev? ( sys-libs/mtdev )
-       gles2-only? ( media-libs/mesa[gles2] )
-       !gles2-only? ( virtual/opengl )
        jpeg? ( virtual/jpeg:0 )
        libinput? (
                dev-libs/libinput:=

Reply via email to