solfege: build manpages
This commit is contained in:
parent
0305391fb6
commit
bc60448180
1 changed files with 2 additions and 1 deletions
|
@ -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 {
|
||||
|
@ -33,6 +33,7 @@ buildPythonApplication rec {
|
|||
gettext
|
||||
pkg-config
|
||||
texinfo
|
||||
txt2man
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/issues/56943#issuecomment-1131643663
|
||||
gobject-introspection
|
||||
|
|
Loading…
Reference in a new issue