blob: ab6a12390ee9c369c4e3174d0f02f3837ccafa63 [file] [log] [blame]
# Copyright 2022 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="All Tast remote test bundles"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/tast/"
LICENSE="Apache-2.0 BSD-Google"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="
chromeos-base/tast-remote-tests-cros
virtual/tast-remote-tests
"
DEPEND="${RDEPEND}"