gdcm: python is only used when called from python-packages.nix
This commit is contained in:
parent
95cdecf2c2
commit
8fab49cd7b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
, ApplicationServices
|
||||
, Cocoa
|
||||
, enablePython ? false
|
||||
, python
|
||||
, python ? null
|
||||
, swig
|
||||
}:
|
||||
|
||||
|
|
Loading…
Reference in a new issue