gnu: python-contourpy: Build with cmake-minimal.

* gnu/packages/python-xyz.scm (python-contourpy)[native-inputs]: Replace
cmake with cmake-minimal.

Change-Id: I015930e4d75dc58e8e23210ca6c8d1e7c4a3c04b
This commit is contained in:
Efraim Flashner 2024-10-20 20:14:57 +03:00
parent a3846be4c5
commit ef3eb6a2b3
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1327,7 +1327,7 @@ into dataclasses.")
(propagated-inputs
(list python-numpy))
(native-inputs
(list cmake
(list cmake-minimal
meson-python
pkg-config
pybind11