summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libtomcrypt')
-rw-r--r--dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.ebuild
index cc30adcd38f5..f4dd5afc09ec 100644
--- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.ebuild
+++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.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
@@ -25,7 +25,7 @@ IUSE="+gmp +libtommath tomsfastmath"
REQUIRED_USE="|| ( gmp libtommath tomsfastmath )"
BDEPEND="
- sys-devel/libtool
+ dev-build/libtool
virtual/pkgconfig
"
RDEPEND="
@@ -35,7 +35,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- sys-devel/libtool
+ dev-build/libtool
"
PATCHES=(