Allow to mark a dependency as required
ClosedPublic

Authored by vonreth on Feb 5 2019, 9:11 AM.

Details

Summary

Example:

self.runtimeDependencies["libs/qt5/qtwebengine"] = (None, DependencyRequirementType.Required)

Diff Detail

Repository
R138 Craft
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7902
Build 7920: arc lint + arc unit
vonreth requested review of this revision.Feb 5 2019, 9:11 AM
vonreth created this revision.
vonreth updated this revision to Diff 50915.Feb 5 2019, 9:13 AM

Remove unintended change

vonreth edited the summary of this revision. (Show Details)

Code looks correct to me,

This revision was not accepted when it landed; it landed in state Needs Review.Feb 6 2019, 8:38 AM
This revision was automatically updated to reflect the committed changes.