skia2/third_party
djsollen@google.com fbe03bcdec Remove svn:externals and update the README.
git-svn-id: http://skia.googlecode.com/svn/trunk@9529 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-06-12 14:57:33 +00:00
..
bson_c Add BSON implementation to third_party 2012-06-13 18:22:09 +00:00
harfbuzz add 2010-04-08 18:48:12 +00:00
lua add SkLuaCanvas 2013-05-15 19:34:20 +00:00
README Remove svn:externals and update the README. 2013-06-12 14:57:33 +00:00

This directory contains a set of dependencies that are needed to build various
components and tools within Skia.  Some of these dependencies reside within
the Skia repo, while others are pulled from other repositories and placed
in the third_party/externals directory. These external dependencies are defined
in a DEPS file and are kept up-to-date using 'gclient sync'.