mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +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
3f0cd9519f
commit
f85b458fef
@@ -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