Commit a7a5fd3
committed
[CI][XML] Added XMLLINT to CI Dependencies
A warning was being generated by EZGL when pre-processing the resources
for main.ui. This could not be removed since the library we use to
preprocess always tries to use XMLLINT even when it is not used.
If the system does not have XMLLINT installed, it will always give a
warning saying it is not installed.
As a quick fix, we can make it so the CI has it installed, since this is
technically the use case we want tested.1 parent eb4968a commit a7a5fd3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments