You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lets consider implementing a flag for package, which once set would cause dependency resolution to be skipped for given package. Package would be treated as having no build-dependencies - it could never be unresolved, its priority wouldn't be affected by dependencies and so on.
For some packages it may be useful to bypass dependency resolution, for example packages not available on x86_64, or packages with arch-specific BuildRequires.
The text was updated successfully, but these errors were encountered:
Lets consider implementing a flag for package, which once set would cause dependency resolution to be skipped for given package. Package would be treated as having no build-dependencies - it could never be unresolved, its priority wouldn't be affected by dependencies and so on.
For some packages it may be useful to bypass dependency resolution, for example packages not available on x86_64, or packages with arch-specific BuildRequires.
The text was updated successfully, but these errors were encountered: