Commit c09b334
authored
matplotlib: add dep on gmake when %gcc (spack#2526)
This is not meant to be a long term solution, but when there is no system installed make these packages fail to build. The issue is that gmake is a runtime dependency of GCC, but not modeled as such by Spack.
Signed-off-by: Ryan Krattiger <ryan.krattiger@kitware.com>1 parent 75ffce4 commit c09b334
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
147 | 152 | | |
148 | 153 | | |
149 | 154 | | |
| |||
0 commit comments