From ad8bef3654ffe220fa1d29917056dd6af058e85a Mon Sep 17 00:00:00 2001 From: Henrik Pihl Date: Sat, 1 Aug 2020 13:20:41 +0300 Subject: dev-libs/hyphen: moving dev-libs/perl to BDEPEND Closes: https://bugs.gentoo.org/708258 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Henrik Pihl Signed-off-by: Mike Gilbert Closes: https://github.com/gentoo/gentoo/pull/16926 --- dev-libs/hyphen/hyphen-2.8.8-r1.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dev-libs/hyphen') diff --git a/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild b/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild index 3c23fbe56f58..3284a42cf6a1 100644 --- a/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild +++ b/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild @@ -12,10 +12,9 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" -RDEPEND="app-text/hunspell" -DEPEND="${RDEPEND} - dev-lang/perl -" +DEPEND="app-text/hunspell" +RDEPEND="${DEPEND}" +BDEPEND="dev-lang/perl" DOCS=( AUTHORS ChangeLog NEWS README{,.nonstandard,.hyphen,.compound} THANKS TODO ) -- cgit v1.2.3-65-gdbad