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