diff options
author | Sergio Sánchez Ramírez <15837247+mofeing@users.noreply.github.com> | 2023-11-08 23:20:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-08 23:20:55 +0100 |
commit | 3405fe60f177d1bfdde1b9828ea2207ecfb5b891 (patch) | |
tree | 14d850c8e80cea769c904ee8e49d10143c272412 /lib | |
parent | 53c266b161db09e38e8e5acc9d28a3506a15eaf5 (diff) | |
download | spack-3405fe60f177d1bfdde1b9828ea2207ecfb5b891.tar.gz spack-3405fe60f177d1bfdde1b9828ea2207ecfb5b891.tar.bz2 spack-3405fe60f177d1bfdde1b9828ea2207ecfb5b891.tar.xz spack-3405fe60f177d1bfdde1b9828ea2207ecfb5b891.zip |
libgit2: add python as test dependency (#40863)
Libgit2 requires python as build dependency. I was getting an error because it was falling back to system Python which is compiled with Intel compilers and thus, `libgit2` was failing because it couldn't find `libimf.so` (which doesn't make sense).
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions