dev-python/pdfminer-six: Correcting RDEPEND
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
This commit is contained in:
parent
25d443a5dd
commit
d27fb09a46
|
@ -25,15 +25,15 @@ DEPEND="
|
|||
)
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
>=dev-python/chardet-3.0[${PYTHON_USEDEP}]
|
||||
dev-python/pycryptodome[${PYTHON_USEDEP}]
|
||||
dev-python/sortedcontainers[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
doc? (
|
||||
dev-python/sphinx[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx-argparse[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
BDEPEND=""
|
||||
|
||||
S="${WORKDIR}"/"${MY_PN}-${PV}"
|
||||
|
|
Loading…
Reference in a new issue