commit:     5bf4433a62f8c5147f98a3ffe145f6ee11cbab5b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 26 17:54:08 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 26 19:42:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf4433a

sci-mathematics/octave: depend on >=x11-libs/qscintilla-2.14.1-r1:=[qt6(+)]

Prepare for x11-libs/qscintilla to lose IUSE qt5 (2.14.1-r1 first w/ qt5/qt6)

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-mathematics/octave/octave-9.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/octave/octave-9.2.0-r1.ebuild 
b/sci-mathematics/octave/octave-9.2.0-r1.ebuild
index 9beb72077052..2ca83321a823 100644
--- a/sci-mathematics/octave/octave-9.2.0-r1.ebuild
+++ b/sci-mathematics/octave/octave-9.2.0-r1.ebuild
@@ -59,7 +59,7 @@ COMMON_DEPS="
                virtual/glu
                x11-libs/gl2ps:=
                x11-libs/libX11:=
-               x11-libs/qscintilla:=[qt6]
+               >=x11-libs/qscintilla-2.14.1-r1:=[qt6(+)]
        )
        qhull? ( media-libs/qhull:= )
        qrupdate? ( sci-libs/qrupdate:= )

Reply via email to