projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c63445
)
app-text/nuspell: Add missing test dependency
author
Sebastian Pipping
<sping@gentoo.org>
Thu, 6 Feb 2020 18:20:19 +0000
(19:20 +0100)
committer
Sebastian Pipping
<sping@gentoo.org>
Thu, 6 Feb 2020 18:20:19 +0000
(19:20 +0100)
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20
app-text/nuspell/nuspell-3.0.0.ebuild
patch
|
blob
|
history
diff --git
a/app-text/nuspell/nuspell-3.0.0.ebuild
b/app-text/nuspell/nuspell-3.0.0.ebuild
index 911f390e6d2fbdda371aa32dcc2bc99a79c3bd1e..91e224ba8293f3fa3233c89fce776ef437f4b726 100644
(file)
--- 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 )