summaryrefslogtreecommitdiffstats
path: root/libs/neon/DEPENDS
blob: 2276bfe998163a630750b653f7d97f5519270165 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
depends  e2fsprogs                  &&
depends  libxml2  '--with-libxml2'  &&
depends  zlib     '--with-zlib'     &&
optional_depends  libproxy '' '--without-libproxy' 'http proxy support'&&
optional_depends icu '' '--disable-nls' 'internationalization support' &&
# TODO also supports --with-ssl=gnutls
optional_depends  openssl                \
                  '--with-ssl'           \
                  '--without-ssl'        \
                  'for SSL/TLS support'