summaryrefslogtreecommitdiffstats
path: root/editors/ted/DEPENDS
blob: d66ebf63c8bf399a09fa63d9c8d8f3f0ca111113 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
depends  xorg-libs   &&
depends  libmng     &&
depends  jpeg       &&
depends  libpng     &&
depends  zlib       &&
depends  tiff       &&
optional_depends  MOTIF "--with-MOTIF" "" "Motif style GUI"

#
# gtk UI is currently still broken. ted developer is working on it.
#

#optional_depends  gtk+2 "--with-GTK" "" "Gtk2 style GUI"