Skip to content

Commit

Permalink
quodlibet: fixup build
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Jan 11, 2024
1 parent 1a6f932 commit 8778bc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/audio/quodlibet/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ python3.pkgs.buildPythonApplication rec {
] ++ (with python3.pkgs; [
sphinx-rtd-theme
sphinxHook
setuptools
]);

buildInputs = [
Expand Down

0 comments on commit 8778bc7

Please sign in to comment.