diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-11 23:00:08 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-11 23:03:40 +0100 |
commit | a2040bf30f91bd6d8d3d91b93fd5f7d1dc5a0371 (patch) | |
tree | 335e563ec5edfa519e7171f7ee86e4c39a6cfbd9 | |
parent | app-editors/ghostwriter: verbump to 1.8.1 (diff) | |
download | gentoo-a2040bf30f91bd6d8d3d91b93fd5f7d1dc5a0371.tar.gz gentoo-a2040bf30f91bd6d8d3d91b93fd5f7d1dc5a0371.tar.bz2 gentoo-a2040bf30f91bd6d8d3d91b93fd5f7d1dc5a0371.zip |
app-editors/ghostwriter: Add missing app-text/hunspell slot op
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | app-editors/ghostwriter/ghostwriter-1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghostwriter/ghostwriter-1.8.1.ebuild b/app-editors/ghostwriter/ghostwriter-1.8.1.ebuild index 0cad36834839..0943a04747d6 100644 --- a/app-editors/ghostwriter/ghostwriter-1.8.1.ebuild +++ b/app-editors/ghostwriter/ghostwriter-1.8.1.ebuild @@ -17,7 +17,7 @@ IUSE="debug" BDEPEND="dev-qt/linguist-tools:5" RDEPEND=" - app-text/hunspell + app-text/hunspell:= dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 |