gnu: python-scikit-build: Depend on 'git-minimal/fixed'.
* gnu/packages/python-xyz.scm (python-scikit-build)[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'.
This commit is contained in:
parent
8f31575ad1
commit
bae13578f7
@ -28550,7 +28550,7 @@ and frame grabber interface.")
|
||||
(native-inputs
|
||||
(list cmake-minimal
|
||||
gfortran
|
||||
git-minimal
|
||||
git-minimal/fixed ;for tests
|
||||
ninja
|
||||
python-coverage
|
||||
python-cython
|
||||
|
Loading…
x
Reference in New Issue
Block a user