From 5bf4433a62f8c5147f98a3ffe145f6ee11cbab5b Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 26 May 2025 19:54:08 +0200 Subject: [PATCH] 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 --- 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 9beb720770521..2ca83321a823e 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:= )