mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
dev-python/pyspelling: it requires {a,hun}spell
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.
|
|||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
#not sure about adding aspell and hunspell useflags
|
||||||
#IUSE="doc"
|
#IUSE="doc"
|
||||||
|
|
||||||
# Need mkdocs-1.1 for this
|
# Need mkdocs-1.1 for this
|
||||||
@@ -29,6 +29,8 @@ KEYWORDS="~amd64 ~x86"
|
|||||||
#"
|
#"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
|
|| ( app-text/aspell app-text/hunspell )
|
||||||
|
|
||||||
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
|
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
|
||||||
dev-python/lxml[${PYTHON_USEDEP}]
|
dev-python/lxml[${PYTHON_USEDEP}]
|
||||||
dev-python/html5lib[${PYTHON_USEDEP}]
|
dev-python/html5lib[${PYTHON_USEDEP}]
|
||||||
|
|||||||
Reference in New Issue
Block a user