rclip: fix build (#370792)

This commit is contained in:
kirillrdy
2025-01-04 16:54:06 +09:00
committed by GitHub
+1
View File
@@ -32,6 +32,7 @@ python3Packages.buildPythonApplication rec {
];
pythonRelaxDeps = [
"numpy"
"pillow"
"rawpy"
"torch"