diff options
Diffstat (limited to 'net-mail/ytnef/ytnef-2.1.1.ebuild')
-rw-r--r-- | net-mail/ytnef/ytnef-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ytnef/ytnef-2.1.1.ebuild b/net-mail/ytnef/ytnef-2.1.1.ebuild index 19c571ce77e4..94116d3367be 100644 --- a/net-mail/ytnef/ytnef-2.1.1.ebuild +++ b/net-mail/ytnef/ytnef-2.1.1.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 @@ -14,7 +14,7 @@ QA_PKGCONFIG_VERSION="${PV}.0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="static-libs" -DEPEND="sys-devel/libtool" +DEPEND="dev-build/libtool" RDEPEND="dev-perl/MIME-tools" src_prepare() { |