Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
common.py | 24-Aug-2016 | 477 | |
control | 24-Aug-2016 | 200 | |
ibusclient.py | 24-Aug-2016 | 471 | |
README | 24-Aug-2016 | 402 | |
src/ | 24-Aug-2016 |
1 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved. 2 # Use of this source code is governed by a BSD-style license that can be 3 # found in the LICENSE file. 4 5 This deps brings install ChromeOS ibusclient into an image. Tests that 6 depend on ibusclient should add this as a dep in the setup. It leverages 7 the Chrome OS build system and installs the package that gets created for 8 ibusclient. 9