blob: 6ab1c2c060ad70cb33508e458f65e5059b637c00 [file] [log] [blame]
# Copyright 2014 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
DESCRIPTION="ebuild which satisfies virtual/chromeos-bootcomplete.
This depends on the package that emits the boot-complete signal."
HOMEPAGE="http://src.chromium.org"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
RDEPEND="chromeos-base/app-shell-launcher"
DEPEND="${RDEPEND}"