mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-editors/bluefish: Restrict app-text/enchant dep to version < 2
This partially reverts commit 0ec0ee0e50
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -27,7 +27,7 @@ RDEPEND="
|
||||
gucharmap? ( gnome-extra/gucharmap:2.90 )
|
||||
)
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
spell? ( app-text/enchant:= )"
|
||||
spell? ( <app-text/enchant-2 )"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-libs/libxml2:2
|
||||
>=dev-libs/glib-2.24:2
|
||||
|
||||
Reference in New Issue
Block a user