prusa-slicer: Update dependency with version
This commit is contained in:
committed by
Adam Dinwoodie
parent
2e23ccf4e9
commit
beb95e68a3
@@ -35,6 +35,7 @@
|
||||
, libbgcode
|
||||
, heatshrink
|
||||
, catch2
|
||||
, webkitgtk_4_0
|
||||
, withSystemd ? lib.meta.availableOn stdenv.hostPlatform systemd, systemd
|
||||
, wxGTK-override ? null
|
||||
}:
|
||||
@@ -144,6 +145,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libbgcode
|
||||
heatshrink
|
||||
catch2
|
||||
webkitgtk_4_0
|
||||
] ++ lib.optionals withSystemd [
|
||||
systemd
|
||||
] ++ lib.optionals stdenv.hostPlatform.isDarwin [
|
||||
|
||||
Reference in New Issue
Block a user