| Index: client/deps/ibusclient/README
|
| diff --git a/client/deps/ibusclient/README b/client/deps/ibusclient/README
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e272719435267671b75e83f44ba3e64201418470
|
| --- /dev/null
|
| +++ b/client/deps/ibusclient/README
|
| @@ -0,0 +1,8 @@
|
| +# Copyright (c) 2010 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 ibusclient into an image. Tests that
|
| +depend on ibusclient should add this as a dep in the setup. It leverages
|
| +the Chrome OS build system and installs the package that gets created for
|
| +ibusclient.
|
|
|