Unverified Commit 8e52649b authored by quantenzitrone's avatar quantenzitrone
Browse files

flashfocus: relax cffi dep

parent 117cc7f9
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; [