x11-libs/libGLw: Needs to be rebuilt with motif subslot changes

Closes: https://bugs.gentoo.org/977373
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2026-07-27 11:32:33 +02:00
parent fbc87cee9c
commit 4aefeef878

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ IUSE="+motif"
RDEPEND="
x11-libs/libX11
x11-libs/libXt
x11-libs/motif:0
x11-libs/motif:0=
virtual/opengl"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"