summaryrefslogblamecommitdiffstats
path: root/ftp/wget/PRE_SUB_DEPENDS
blob: 6988cdb267a3388c9e1716abd1d1f18ec5089b06 (plain) (tree)
1
2
3
4
5
6
7
8
                         
                                                                                                                


                 


                                       
case $THIS_SUB_DEPENDS in
    SSL) if is_depends_enabled $SPELL $(get_spell_provider $SPELL SSL) || is_depends_enabled $SPELL gnutls; then
         return 0
         fi
         ;;
      *) echo "unknown sub_depends!" ;;
esac
return 1