fix ebuild dependency
This commit is contained in:
@@ -32,7 +32,7 @@ SLOT="0"
|
|||||||
IUSE="+lxml systemd"
|
IUSE="+lxml systemd"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-python/beautifulsoup[${PYTHON_USEDEP}]
|
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
|
||||||
dev-python/jsonschema[${PYTHON_USEDEP}]
|
dev-python/jsonschema[${PYTHON_USEDEP}]
|
||||||
lxml? ( dev-python/lxml[${PYTHON_USEDEP}] )
|
lxml? ( dev-python/lxml[${PYTHON_USEDEP}] )
|
||||||
dev-python/netaddr[${PYTHON_USEDEP}]
|
dev-python/netaddr[${PYTHON_USEDEP}]
|
||||||
|
|||||||
Reference in New Issue
Block a user