commit:     0fed5577501ac4e3c73debe2ebdc50672dee00fb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 15 17:58:52 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 17 17:23:23 2021 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=0fed5577

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.9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-qt/qtgui/qtgui-5.15.2.9999.ebuild 
b/dev-qt/qtgui/qtgui-5.15.2.9999.ebuild
index 0c0cb718..36dc15ed 100644
--- a/dev-qt/qtgui/qtgui-5.15.2.9999.ebuild
+++ b/dev-qt/qtgui/qtgui-5.15.2.9999.ebuild
@@ -31,16 +31,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