Skip to content

Commit 9bcd78c

Browse files
authored
flashfocus: relax cffi dep (NixOS#464272)
2 parents 297cf40 + 8e52649 commit 9bcd78c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/fl/flashfocus/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ python3Packages.buildPythonApplication rec {
3838
pythonRelaxDeps = [
3939
"pyyaml"
4040
"xcffib"
41+
"cffi"
4142
];
4243

4344
propagatedBuildInputs = with python3Packages; [

0 commit comments

Comments
 (0)