8 lines
402 B
Text
8 lines
402 B
Text
# 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.
|