blob: 3aac06d78da3cee917d94f19850f5db5ee55b329 [file] [log] [blame]
# Copyright 2014 The ChromiumOS Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
DESCRIPTION="List of packages that are needed inside the sdk to build everything;
by default, we build a Chromium OS SDK"
HOMEPAGE="http://dev.chromium.org/"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="virtual/target-chromium-os-sdk"
DEPEND="${RDEPEND}"