commit: b5d162d286c4a3be183d527bbc7bcec0bd7dea32
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 10:54:19 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 17:48:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d162d2
sci-mathematics/octave: update fltk[xft] USE dep
USE was removed and is default enabled.
This already has := so a revbump isn't needed, if update
to fltk-1.4.1 then portage will see the xft(+) when attempt
to rebuild.
(~arch version does not use fltk anymore)
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
sci-mathematics/octave/octave-8.3.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/octave/octave-8.3.0-r2.ebuild
b/sci-mathematics/octave/octave-8.3.0-r2.ebuild
index d13104f9342f..c6a00868c4b6 100644
--- a/sci-mathematics/octave/octave-8.3.0-r2.ebuild
+++ b/sci-mathematics/octave/octave-8.3.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -38,7 +38,7 @@ RDEPEND="
virtual/lapack
curl? ( net-misc/curl:= )
fftw? ( sci-libs/fftw:3.0= )
- fltk? ( >=x11-libs/fltk-1.3:1=[opengl,xft] )
+ fltk? ( >=x11-libs/fltk-1.3:1=[opengl,xft(+)] )
glpk? ( sci-mathematics/glpk:= )
gnuplot? ( sci-visualization/gnuplot )
gui? (