diff options
author | Mosè Giordano <giordano@users.noreply.github.com> | 2022-06-07 13:01:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-07 06:01:53 -0600 |
commit | 6a2844fdeea6c95c041a5c06a4ecf2c847c77110 (patch) | |
tree | 5aab961395f39d1f9122e3508953b67ed0288fae /.github | |
parent | 44d670a8cecfb887e047a4981da27c3005f7aa7e (diff) | |
download | spack-6a2844fdeea6c95c041a5c06a4ecf2c847c77110.tar.gz spack-6a2844fdeea6c95c041a5c06a4ecf2c847c77110.tar.bz2 spack-6a2844fdeea6c95c041a5c06a4ecf2c847c77110.tar.xz spack-6a2844fdeea6c95c041a5c06a4ecf2c847c77110.zip |
libint: add Python as build dependency (#30870)
Installation process of libint runs a Python script:
<https://github.com/evaleev/libint/blob/69cc7b9bc6f2498b74284d4954b0f335f1bd94df/export/cmake/CMakeLists.txt.export#L410>.
If Python isn't explicitly listed as build dependency, system Python will be
picked up, which can cause troubles.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions