Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (19m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (110d) 

2024-06-17 14:49:58 UTC Now

2009-12-12 18:11:07 UTC MAIN commitmail json YAML

This package needs gtk-doc to successfully build its HTML docs.  Adding a
build dependency on gtk-doc isn't enough to make everything happy, because
the gtk-doc package unhelpfully disables sgml support by default (in the
name of avoiding a "heavy" jade dependency).  In order to get a package
that is consistent regardless of which additional packages are installed,
let's just not install the HTML docs at all.

(snj)