summaryrefslogtreecommitdiffstats
path: root/e/eterm/DEPENDS
blob: fa9b8c2d02f77d2c3617d6685a3445a3d1ec2132 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
depends  libast  &&

if  [  "$ETERM_CVS"  =  "y"  ];  then
  depends  CVS  &&
  depends  automake-1.9
fi  &&

optional_depends  imlib2                     \
                  '--with-imlib'             \
                  '--without-imlib'          \
                  'for Imlib image support'  &&

optional_depends  twin                              \
                  '--enable-etwin'                  \
                  '--disable-etwin'                 \
                  'for Twin windowmanager support'