Closed chennes closed 2 years ago
In order for the Addon Manager to correctly resolve dependencies, your <depend> lines must exactly match the canonical name of the WB -- in this case, SheetMetal Workbench is what that WB calls itself in its own package.xml file.
<depend>
SheetMetal Workbench
In order for the Addon Manager to correctly resolve dependencies, your
<depend>
lines must exactly match the canonical name of the WB -- in this case,SheetMetal Workbench
is what that WB calls itself in its own package.xml file.