Commit bc604481 authored by Anthony Roussel's avatar Anthony Roussel Committed by Bjørn Forsman
Browse files

solfege: build manpages

parent 0305391f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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