depends  qt4  &&

optional_depends  qtwebkit                              \
                  ''                                    \
                  ''                                    \
                  'to use the devel version of WebKit'  &&

if  ! is_depends_enabled  $SPELL  qtwebkit
then
  sub_depends  qt4  WEBKIT
fi
