commit:     bb862959f448f778d86de3b99c2577e0a538f4f2
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 12:42:52 2026 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Feb 25 12:43:40 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb862959

dev-tcltk/tcl3d: add Xrandr as a rdep

Closes: https://bugs.gentoo.org/947158
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-tcltk/tcl3d/{tcl3d-0.9.5.ebuild => tcl3d-0.9.5-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild 
b/dev-tcltk/tcl3d/tcl3d-0.9.5-r1.ebuild
similarity index 95%
rename from dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild
rename to dev-tcltk/tcl3d/tcl3d-0.9.5-r1.ebuild
index aec50cde7059..d8f86c13af81 100644
--- a/dev-tcltk/tcl3d/tcl3d-0.9.5.ebuild
+++ b/dev-tcltk/tcl3d/tcl3d-0.9.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024-2025 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,6 +17,7 @@ IUSE="sdl truetype"
 RDEPEND="dev-lang/tcl:0=
        dev-lang/tk:0=
        x11-libs/libX11
+       x11-libs/libXrandr
        virtual/opengl
        virtual/glu
        truetype? ( media-libs/ftgl )

Reply via email to