We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some packages are implicit system dependencies emerge --emptytree --pretend system https://devmanual.gentoo.org/general-concepts/dependencies/index.html#implicit-system-dependency
emerge --emptytree --pretend system
emerge --pretend --nodeps @system also eix --system can approximate it
emerge --pretend --nodeps @system
eix --system
ebuilds should not depend on any implicit dependency.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some packages are implicit system dependencies
emerge --emptytree --pretend system
https://devmanual.gentoo.org/general-concepts/dependencies/index.html#implicit-system-dependency
emerge --pretend --nodeps @system
also
eix --system
can approximate it
ebuilds should not depend on any implicit dependency.
The text was updated successfully, but these errors were encountered: