mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: openpmix: Fix package build on python-3.12.
* gnu/packages/parallel.scm (openpmix)[native-inputs]: Add python-setuptools. Change-Id: I6b4c3e880a5678887d32f5fdb4ef11d308bafe91 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Andreas Enge
parent
9bcd646560
commit
4e22dc50b0
@@ -742,7 +742,8 @@ single-instruction multiple-data (SIMD) intrinsics.")
|
||||
perl
|
||||
flex
|
||||
python
|
||||
python-cython-0))
|
||||
python-cython-0
|
||||
python-setuptools))
|
||||
(synopsis "PMIx library")
|
||||
(description
|
||||
"PMIx is an application programming interface standard that provides
|
||||
|
||||
Reference in New Issue
Block a user