Merge pull request #69147 from delroth/mono-closure-size
libgdiplus: split package to reduce dependencies closure size
This commit is contained in:
commit
382308c5f9
@ -29,6 +29,8 @@ stdenv.mkDerivation {
|
|||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
hardeningDisable = [ "format" ];
|
hardeningDisable = [ "format" ];
|
||||||
|
|
||||||
nativeBuildInputs = [ autoreconfHook pkgconfig ];
|
nativeBuildInputs = [ autoreconfHook pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user