summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-12-26 03:24:57 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-12-26 12:48:34 -0500
commitde9ecbda077d0cd433039e2b900b7e85fff35ddb (patch)
tree2875dfe3c8d16baeb544849fb3d387816df843c9 /sci-biology/seaview
parentnet-wireless/wepdecrypt: add binding := to fltk, soname changed (diff)
downloadgentoo-de9ecbda077d0cd433039e2b900b7e85fff35ddb.tar.gz
gentoo-de9ecbda077d0cd433039e2b900b7e85fff35ddb.tar.bz2
gentoo-de9ecbda077d0cd433039e2b900b7e85fff35ddb.zip
sci-biology/seaview: add binding := to fltk, soname changed
Also update [xft] due to the USE being dropped in fltk-1.4 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sci-biology/seaview')
-rw-r--r--sci-biology/seaview/seaview-4.6-r2.ebuild (renamed from sci-biology/seaview/seaview-4.6-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/seaview/seaview-4.6-r1.ebuild b/sci-biology/seaview/seaview-4.6-r2.ebuild
index 469f88728120..d02cb1b027e6 100644
--- a/sci-biology/seaview/seaview-4.6-r1.ebuild
+++ b/sci-biology/seaview/seaview-4.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,7 +22,7 @@ RDEPEND="
sci-biology/muscle
)
sys-libs/zlib
- x11-libs/fltk:1[xft?]
+ x11-libs/fltk:1=[xft(+)?]
x11-libs/libX11
xft? ( x11-libs/libXft )"
DEPEND="${RDEPEND}"