commit:     dffcbbb2701b189f322a3fd18b3d40d347b53156
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 12:57:34 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 13:06:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dffcbbb2

net-im/corebird: add missing subslot operator dep on gspell

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 net-im/corebird/corebird-1.7.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/corebird/corebird-1.7.4.ebuild 
b/net-im/corebird/corebird-1.7.4.ebuild
index 70c586a41f6..42563406a5f 100644
--- a/net-im/corebird/corebird-1.7.4.ebuild
+++ b/net-im/corebird/corebird-1.7.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ RDEPEND="dev-db/sqlite:3
                media-plugins/gst-plugins-libav:1.0
                media-plugins/gst-plugins-meta:1.0[X]
                media-plugins/gst-plugins-soup:1.0 )
-       spellcheck? ( app-text/gspell[vala] )
+       spellcheck? ( app-text/gspell:=[vala] )
        net-libs/libsoup
        x11-libs/gtk+:3"
 DEPEND="${RDEPEND}

Reply via email to