app-editors/bluefish: Added subslot dep to app-text/enchant
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 25 Apr 2019 13:34:30 +0000 (15:34 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 25 Apr 2019 13:34:30 +0000 (15:34 +0200)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
app-editors/bluefish/bluefish-2.2.10.ebuild

index 1b0c1d0173a7881588ed5d00ab915358d11574b7..3adf75d61ef3c1a161d430f325759b8fc5d99d7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,7 +27,7 @@ RDEPEND="
                gucharmap? ( gnome-extra/gucharmap:2.90 )
        )
        python? ( ${PYTHON_DEPS} )
-       spell? ( app-text/enchant )"
+       spell? ( app-text/enchant:= )"
 DEPEND="${RDEPEND}
        dev-libs/libxml2:2
        >=dev-libs/glib-2.24:2