blob: 8a5da1993af98b6930abfbf735258249b326321b [file] [log] [blame]
# Copyright 2014 The ChromiumOS Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
DESCRIPTION="This is a meta package for installing keyboard IME packages"
HOMEPAGE="https://www.google.com/inputtools/"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="*"
IUSE="internal"
RDEPEND="
!internal? (
app-i18n/chromeos-keyboards
app-i18n/chromeos-xkb
)"
DEPEND="${RDEPEND}"