summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/nuspell/nuspell-3.0.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/nuspell/nuspell-3.0.0.ebuild b/app-text/nuspell/nuspell-3.0.0.ebuild
index 911f390e6d2f..91e224ba8293 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 )