summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-14 21:23:57 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-15 16:58:27 +0100
commit221159b1ca716e208abcd9fc2e3d7efad0db9446 (patch)
tree107a968fd74c9910c31a68d4ccaeeaddcf9682f7 /sci-libs/hdf5
parentMove {sys-devel → dev-build}/slibtool (diff)
downloadgentoo-221159b1ca716e208abcd9fc2e3d7efad0db9446.tar.gz
gentoo-221159b1ca716e208abcd9fc2e3d7efad0db9446.tar.bz2
gentoo-221159b1ca716e208abcd9fc2e3d7efad0db9446.zip
Move {sys-devel → dev-build}/libtool
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34807 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r--sci-libs/hdf5/hdf5-1.10.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild b/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild
index b9beb2f40e95..bd0d0095ae1a 100644
--- a/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild
+++ b/sci-libs/hdf5/hdf5-1.10.5-r1.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
zlib? ( sys-libs/zlib:0= )
"
DEPEND="${RDEPEND}
- sys-devel/libtool:2
+ dev-build/libtool:2
>=dev-build/autoconf-2.69
"
S="${WORKDIR}/${MY_P}"