Unverified Commit 9bcd78c7 authored by Artturin's avatar Artturin Committed by GitHub
Browse files

flashfocus: relax cffi dep (#464272)

parents 297cf40c 8e52649b
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; [