blob: 39f3ee58f08c9defadbd04939a9cb975498f22ac [file] [log] [blame]
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
EAPI=5
DESCRIPTION="List of packages that make up the test OS image"
HOMEPAGE="http://dev.chromium.org/"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="
chromeos-base/chromeos-test-root
chromeos-base/autotest-client
app-containers/runc-test
app-containers/containerd-test
"