Commit 9ea9f82
setup: Add dependencies for Windows
Windows apparently builds pylibfdt if swig is declared as a dependency
in the setup file. Otherwise it must be installed manually and Windows
does not sport a package manager, so this is hard for users.
This change seems to have no ill effects on Linux, at least.
So add a new setup_requires line.
Commit-notes:
This was picked up from:
devicetree-org/pylibfdt#2
END
Series-to: dtc
Series-cc: Gua Guo <gua.guo@intel.com>, david
Signed-off-by: Gua Guo <gua.guo@intel.com>
Signed-off-by: Simon Glass <sjg@chromium.org>1 parent 3d5e376 commit 9ea9f82
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
0 commit comments