Skip to content

Commit

Permalink
solfege: build manpages
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyroussel authored and bjornfor committed Aug 24, 2022
1 parent 0305391 commit bc60448
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkgs/misc/solfege/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
, buildPythonApplication, pycairo, pygobject3
, gobject-introspection, gtk3, librsvg
, alsa-utils, timidity, mpg123, vorbis-tools, csound, lilypond
, automake, autoconf
, automake, autoconf, txt2man
}:

buildPythonApplication rec {
Expand Down Expand Up @@ -33,6 +33,7 @@ buildPythonApplication rec {
gettext
pkg-config
texinfo
txt2man

# https://github.com/NixOS/nixpkgs/issues/56943#issuecomment-1131643663
gobject-introspection
Expand Down

0 comments on commit bc60448

Please sign in to comment.