diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/nuspell/nuspell-3.1.2.ebuild | 2 | ||||
-rw-r--r-- | app-text/nuspell/nuspell-4.0.0.ebuild | 2 | ||||
-rw-r--r-- | app-text/nuspell/nuspell-4.0.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-text/nuspell/nuspell-3.1.2.ebuild b/app-text/nuspell/nuspell-3.1.2.ebuild index d5c3f19e7d56..57cbf24e8c75 100644 --- a/app-text/nuspell/nuspell-3.1.2.ebuild +++ b/app-text/nuspell/nuspell-3.1.2.ebuild @@ -18,7 +18,7 @@ RDEPEND="dev-libs/icu" DEPEND="${RDEPEND} doc? ( app-text/ronn ) test? ( >=dev-cpp/catch-2.3.0:0 ) - >=dev-libs/boost-1.62[icu]" + >=dev-libs/boost-1.62[icu,nls]" DOCS=( CHANGELOG.md ) diff --git a/app-text/nuspell/nuspell-4.0.0.ebuild b/app-text/nuspell/nuspell-4.0.0.ebuild index f1efba34ff95..b7de7c6dd8c8 100644 --- a/app-text/nuspell/nuspell-4.0.0.ebuild +++ b/app-text/nuspell/nuspell-4.0.0.ebuild @@ -18,7 +18,7 @@ RDEPEND="dev-libs/icu" DEPEND="${RDEPEND} doc? ( app-text/ronn ) test? ( >=dev-cpp/catch-2.3.0:0 ) - >=dev-libs/boost-1.62[icu]" + >=dev-libs/boost-1.62[icu,nls]" DOCS=( CHANGELOG.md ) diff --git a/app-text/nuspell/nuspell-4.0.1.ebuild b/app-text/nuspell/nuspell-4.0.1.ebuild index eae5d180a1bc..f38131dbab56 100644 --- a/app-text/nuspell/nuspell-4.0.1.ebuild +++ b/app-text/nuspell/nuspell-4.0.1.ebuild @@ -18,7 +18,7 @@ RDEPEND="dev-libs/icu" DEPEND="${RDEPEND} doc? ( app-text/pandoc ) test? ( >=dev-cpp/catch-2.3.0:0 ) - >=dev-libs/boost-1.62[icu]" + >=dev-libs/boost-1.62[icu,nls]" DOCS=( CHANGELOG.md ) |