Commit 3b69cb78 authored by quantenzitrone's avatar quantenzitrone Committed by github-actions[bot]
Browse files

flashfocus: relax cffi dep

(cherry picked from commit 8e52649b)
parent a3d9a733
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@ python3Packages.buildPythonApplication rec {
  pythonRelaxDeps = [
    "pyyaml"
    "xcffib"
    "cffi"
  ];

  propagatedBuildInputs = with python3Packages; [