blob: d5ba58429046ac9fde6097a9c7811232aed70030 [file] [log] [blame]
# Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
DESCRIPTION="List of packages that are needed inside the sdk to build everything"
HOMEPAGE="http://dev.chromium.org/"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="chromeos-base/hard-host-depends"
DEPEND="${RDEPEND}"