mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
orca-slicer: use OpenCV's cxxdev output
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
(cherry picked from commit 23cb263c38)
This commit is contained in:
@@ -116,7 +116,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
webkitgtk_4_0
|
||||
wxGTK'
|
||||
xorg.libX11
|
||||
opencv
|
||||
opencv.cxxdev
|
||||
libnoise
|
||||
]
|
||||
++ lib.optionals withSystemd [ systemd ]
|
||||
|
||||
Reference in New Issue
Block a user