| Index: client/deps/piglit/README
|
| diff --git a/client/deps/piglit/README b/client/deps/piglit/README
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c40def4177e973afbb156966ad1e531cf3b371f7
|
| --- /dev/null
|
| +++ b/client/deps/piglit/README
|
| @@ -0,0 +1,7 @@
|
| +# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
|
| +# Use of this source code is governed by a BSD-style license that can be
|
| +# found in the LICENSE file.
|
| +
|
| +This deps brings install ChromeOS piglit into an image. Tests that depend on
|
| +piglit should add this as a dep in the setup. It leverages the Chrome OS
|
| +build system and installs the package that gets created for piglit.
|
|
|