summaryrefslogtreecommitdiffstats
path: root/libs/newt/DEPENDS
blob: ca937ef0530c64a90e662dd0908dbe635f8383ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
depends  patch      &&
depends  slang      &&
optional_depends  gpm     "--with-gpm-support"    \
                          "--without-gpm-support" \
                          "mouse support"           &&

optional_depends  tcl     "--with-tcl"            \
                          "--without-tcl"         \
                          "tcl bindings"          &&

optional_depends  python  ''  ''  'for Python bindings (snack module)'