summaryrefslogtreecommitdiffstats
path: root/chat-im/centerim/DEPENDS
blob: c8cd35e9fa3cd4100bd7141dc63397019dce7c50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
depends  ncurses  &&
depends  autoconf &&
optional_depends  openssl       \
         "--with-ssl"           \
         "--without-ssl"        \
         "for ssl support in Jabber"   &&
optional_depends  gpgme           \
         "--with-gpgme=/usr"  \
         ""                       \
         "for ssl support in Jabber"   &&
optional_depends  JPEG        \
         ""                      \
         "--without-libjpeg"     \
         "for Gadu-Gadu registration"   &&
optional_depends curl          \
         ""                    \
         "--disable-msn"       \
         "for MSN support"