summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-04-25 15:34:30 +0200
committerLars Wendler <polynomial-c@gentoo.org>2019-04-25 15:34:30 +0200
commit0ec0ee0e508fc71a0ec14bd68f3232144e0de695 (patch)
tree50480ba4ea22ca20b604f6514a135abfdbc83e10 /app-editors/bluefish/bluefish-2.2.10.ebuild
parentnet-nntp/pan: Added subslot dep to app-text/enchant (diff)
downloadgentoo-0ec0ee0e508fc71a0ec14bd68f3232144e0de695.tar.gz
gentoo-0ec0ee0e508fc71a0ec14bd68f3232144e0de695.tar.bz2
gentoo-0ec0ee0e508fc71a0ec14bd68f3232144e0de695.zip
app-editors/bluefish: Added subslot dep to app-text/enchant
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-editors/bluefish/bluefish-2.2.10.ebuild')
-rw-r--r--app-editors/bluefish/bluefish-2.2.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/bluefish/bluefish-2.2.10.ebuild b/app-editors/bluefish/bluefish-2.2.10.ebuild
index 1b0c1d0173a7..3adf75d61ef3 100644
--- a/app-editors/bluefish/bluefish-2.2.10.ebuild
+++ b/app-editors/bluefish/bluefish-2.2.10.ebuild
@@ -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