Unverified Commit 1dffd725 authored by Artturin's avatar Artturin Committed by GitHub
Browse files

[Backport release-25.11] flashfocus: relax cffi dep (#465098)

parents 5cbade0e 3b69cb78
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; [