mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
gdcm: python is only used when called from python-packages.nix
This commit is contained in:
parent
95cdecf2c2
commit
8fab49cd7b
@ -7,7 +7,7 @@
|
||||
, ApplicationServices
|
||||
, Cocoa
|
||||
, enablePython ? false
|
||||
, python
|
||||
, python ? null
|
||||
, swig
|
||||
}:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user