summaryrefslogtreecommitdiffstats
path: root/editors/ted/DEPENDS
blob: 6ff8f14137446fd70aaf0b2a520c52a8cda09d87 (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"