commit:     a65dce81fb175d254d616cc4f8d17887b07dd31f
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  6 18:20:19 2020 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Feb  6 18:20:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a65dce81

app-text/nuspell: Add missing test dependency

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

 app-text/nuspell/nuspell-3.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/nuspell/nuspell-3.0.0.ebuild 
b/app-text/nuspell/nuspell-3.0.0.ebuild
index 911f390e6d2..91e224ba829 100644
--- a/app-text/nuspell/nuspell-3.0.0.ebuild
+++ b/app-text/nuspell/nuspell-3.0.0.ebuild
@@ -17,6 +17,7 @@ IUSE="doc test"
 RDEPEND="dev-libs/icu"
 DEPEND="${RDEPEND}
        doc? ( app-text/ronn )
+       test? ( >=dev-cpp/catch-2.3.0:0 )
        >=dev-libs/boost-1.62[icu]"
 
 DOCS=( CHANGELOG.md )

Reply via email to