mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
vim-spell.eclass: do not DEPEND on app-editors/{,g}vim.
Gentoo-Bug: https://bugs.gentoo.org/469414
This commit is contained in:
@@ -66,10 +66,6 @@ inherit eutils
|
||||
|
||||
EXPORT_FUNCTIONS src_install pkg_postinst
|
||||
|
||||
IUSE=""
|
||||
DEPEND="|| ( >=app-editors/vim-7_alpha
|
||||
>=app-editors/gvim-7_alpha )"
|
||||
RDEPEND="${DEPEND}"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
SLOT="0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user