summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-11-12 13:39:02 +0100
committerJustin Lecher <jlec@gentoo.org>2016-11-12 15:21:15 +0100
commit0cecad83ce604395b59243a63e2130a7763465f0 (patch)
treedf812d8958755e3f3d79fbfbd117061c5c6759a6 /app-text
parentnet-misc/mosh: Add missing slotoperator (diff)
downloadgentoo-0cecad83ce604395b59243a63e2130a7763465f0.tar.gz
gentoo-0cecad83ce604395b59243a63e2130a7763465f0.tar.bz2
gentoo-0cecad83ce604395b59243a63e2130a7763465f0.zip
app-text/enchant: Add missing slotoperator
Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/enchant/enchant-1.6.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.6.0.ebuild b/app-text/enchant/enchant-1.6.0.ebuild
index 958d6b0892d6..181d389fe311 100644
--- a/app-text/enchant/enchant-1.6.0.ebuild
+++ b/app-text/enchant/enchant-1.6.0.ebuild
@@ -15,9 +15,10 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="aspell +hunspell static-libs zemberek"
-COMMON_DEPENDS="dev-libs/glib:2
+COMMON_DEPENDS="
+ dev-libs/glib:2
aspell? ( app-text/aspell )
- hunspell? ( >=app-text/hunspell-1.2.1 )
+ hunspell? ( >=app-text/hunspell-1.2.1:0= )
zemberek? ( dev-libs/dbus-glib )"
RDEPEND="${COMMON_DEPENDS}