summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-09-22 11:36:26 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-09-22 21:47:18 +0200
commit2b24d40915f94166cc2512c3d92f5c4b64e84cb6 (patch)
tree77cf6930a571a1edd9799f7a8bcabdd2261ee4b1 /dev-qt
parentdev-qt/qtgui: 5.15.2-r12 version bump at KDE 64a00680 (diff)
downloadgentoo-2b24d40915f94166cc2512c3d92f5c4b64e84cb6.tar.gz
gentoo-2b24d40915f94166cc2512c3d92f5c4b64e84cb6.tar.bz2
gentoo-2b24d40915f94166cc2512c3d92f5c4b64e84cb6.zip
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@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtgui/qtgui-5.15.2-r12.ebuild4
1 files changed, 1 insertions, 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 f6de73e9c5ad..da6b33e3f906 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:=