Commit ccda476
committed
gz-math: depend on python as build/test
It is not recommended by brew to mix runtime and
non-runtime dependencies on python versions, so follow
that pattern. This means that `brew install gz-math8`
won't install python, but our documentation instructs
users to `brew install python` anyway, so this is fine.
Signed-off-by: Steve Peters <scpeters@openrobotics.org>1 parent 1dc8bd3 commit ccda476
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments