flashfocus: relax cffi dep (#464272)

This commit is contained in:
Artturin
2025-11-25 23:29:25 +00:00
committed by GitHub
+1
View File
@@ -38,6 +38,7 @@ python3Packages.buildPythonApplication rec {
pythonRelaxDeps = [
"pyyaml"
"xcffib"
"cffi"
];
propagatedBuildInputs = with python3Packages; [