Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode nodejs dependency issue #44

Closed
PF4Public opened this issue Oct 8, 2019 · 1 comment
Closed

vscode nodejs dependency issue #44

PF4Public opened this issue Oct 8, 2019 · 1 comment

Comments

@PF4Public
Copy link

vscode depends on nodejs like this:

  >=net-libs/nodejs-6.11.0[${PYTHON_USEDEP}]

It worked fine until they replaced python-single-r1 with python-any-r1 in mainline nodejs ebuild.

electron dependency looks like this:

 >=net-libs/nodejs-6.9.4

Please, remove [${PYTHON_USEDEP}] from vscode ebuild. I could do a PR if you'd like.

@elprans
Copy link
Owner

elprans commented Dec 23, 2019

Latest vscode ebuild does not depend on nodejs anymore.

@elprans elprans closed this as completed Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants