Commit a5af227
committed
Add xmvn-tools requirement
The java package wrapper script invokes build-classpath that uses
xmvn-resolve to create the classpath. By default installing the package
does not install xmvn-resolve automatically therefore breaking the
wrapper script. Fix it by requiring xmvn-tools.
Signed-off-by: Luca Magrone <luca@magrone.cc>1 parent 0fda6b1 commit a5af227
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments