-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
build systemIssues for the recipes build system itselfIssues for the recipes build system itself
Description
Some dependencies are optional, so they should be declared in Suggests:. This is not important for the builds, but it is important for the new dependency resolution system since we need to know if an optional library has been used during the build. At the time of manifest generation we need to check whether suggested packages are also present and add them to BuiltWith:.
This will solve issues like FreeType's optional dependency on Harfbuzz (see #23)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
build systemIssues for the recipes build system itselfIssues for the recipes build system itself