kde-frameworks/sonnet: Use subslot on app-text/hunspell

Package-Manager: portage-2.3.0
This commit is contained in:
Johannes Huber
2016-07-27 21:29:43 +02:00
parent 870e95fb40
commit d788b8d698

View File

@@ -15,7 +15,7 @@ RDEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
aspell? ( app-text/aspell )
hunspell? ( app-text/hunspell )
hunspell? ( app-text/hunspell:= )
"
DEPEND="${RDEPEND}
nls? ( $(add_qt_dep linguist-tools) )