# disabling dht patch for the moment
#if [[ ${DHT_PATCH} != n ]]; then
#  depends -sub DHT libtorrent && 
#  depends automake-1.9
#else
depends libtorrent && 
#fi &&
depends curl                             &&
optional_depends  xmlrpc-c               \
                  "--with-xmlrpc-c"      \
                  "--without-xmlrpc-c"   \
                  "for XMLRPC interface" 

