freecad: rename GitPython
This commit is contained in:
parent
706a7d1548
commit
e08ac7c246
@ -4,7 +4,7 @@
|
||||
, fetchFromGitHub
|
||||
, cmake
|
||||
, ninja
|
||||
, GitPython
|
||||
, gitpython
|
||||
, boost
|
||||
, coin3d
|
||||
, eigen
|
||||
@ -68,7 +68,7 @@ mkDerivation rec {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
GitPython # for addon manager
|
||||
gitpython # for addon manager
|
||||
boost
|
||||
coin3d
|
||||
eigen
|
||||
|
Loading…
Reference in New Issue
Block a user