summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-12-26 11:36:39 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-12-26 12:48:36 -0500
commit4f8530b4e2cef8629f9990bbe0c066abb196816d (patch)
treedb56431109fdcb9573ea2616501a598cc578c04f
parentwww-client/dillo: pin to fltk-1.3 for now (diff)
downloadgentoo-4f8530b4e2cef8629f9990bbe0c066abb196816d.tar.gz
gentoo-4f8530b4e2cef8629f9990bbe0c066abb196816d.tar.bz2
gentoo-4f8530b4e2cef8629f9990bbe0c066abb196816d.zip
x11-misc/xdiskusage: add binding := to fltk, soname changed
Also cleanup lower bound, <1.3 is long gone. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--x11-misc/xdiskusage/xdiskusage-1.52-r1.ebuild (renamed from x11-misc/xdiskusage/xdiskusage-1.52.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdiskusage/xdiskusage-1.52.ebuild b/x11-misc/xdiskusage/xdiskusage-1.52-r1.ebuild
index deb5d693b990..2d797dfa7f0d 100644
--- a/x11-misc/xdiskusage/xdiskusage-1.52.ebuild
+++ b/x11-misc/xdiskusage/xdiskusage-1.52-r1.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=7
@@ -11,7 +11,7 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~ppc x86"
-RDEPEND=">=x11-libs/fltk-1.3:1"
+RDEPEND="x11-libs/fltk:1="
BDEPEND="${RDEPEND}"
DEPEND="${RDEPEND}"