Commit 2df0d14
win, build: fix building addons on Windows
Building addons would fail because addon-verify.js dependencies from
tools\doc where not installed. This fixes this issue by installing
those dependencies if addons are to be built.
Fixes: #25096
PR-URL: #25108
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent 11c9a82 commit 2df0d14Copy full SHA for 2df0d14
File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
446 | 446 | |
447 | 447 | |
448 | 448 | |
449 | | - |
450 | | - |
| 449 | + |
| 450 | + |
451 | 451 | |
452 | 452 | |
453 | 453 | |
|
0 commit comments