summaryrefslogtreecommitdiffstats
path: root/doc/groff/DEPENDS
blob: ef22d340fac01c93264c06dd452493fd6a286b0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
depends -sub CXX gcc &&
depends bison &&

optional_depends POSTSCRIPT-INTERPRETER \
                 "" "" \
                 "for creation of either pdf or html output" &&

optional_depends netpbm "" "" "required for html output" &&

optional_depends psutils "" "" "required for html output"