python311Packages.gdcm: switch to swig4

This commit is contained in:
Weijia Wang 2023-11-05 23:23:27 +01:00
parent 4b95c63e9f
commit b3fbf842de

View File

@ -9,7 +9,7 @@
, libiconv
, enablePython ? false
, python ? null
, swig
, swig4
}:
stdenv.mkDerivation rec {
@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
ApplicationServices
Cocoa
libiconv
] ++ lib.optionals enablePython [ swig python ];
] ++ lib.optionals enablePython [ swig4 python ];
disabledTests = [
# require networking: