From 0cecad83ce604395b59243a63e2130a7763465f0 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sat, 12 Nov 2016 13:39:02 +0100 Subject: app-text/enchant: Add missing slotoperator Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher --- app-text/enchant/enchant-1.6.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app-text/enchant') diff --git a/app-text/enchant/enchant-1.6.0.ebuild b/app-text/enchant/enchant-1.6.0.ebuild index 958d6b0892d..181d389fe31 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} -- cgit v1.2.1