mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 09:58:08 -07:00
dev-python/pathlib2: Add missed dependency
Gentoo-Bug: #621080 Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -17,7 +17,8 @@ KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
python_test() {
|
||||
${EPYTHON} test_pathlib2.py || die
|
||||
|
||||
Reference in New Issue
Block a user