summaryrefslogtreecommitdiffstats
path: root/e-17/eet/DEPENDS
blob: 86cbf6ce29c3c4090de7905ef52c035930c47967 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
depends  eina  &&
depends  JPEG  &&

if  [  "$EET_CVS"  ==  "y"  ];  then
  depends  subversion
fi  &&

optional_depends  openssl                                                   \
                  '--enable-openssl --enable-cypher --enable-signature'     \
                  '--disable-openssl --disable-cypher --disable-signature'  \
                  'for SSL signature support'