blob: 7b045bf8fc4decbd95b7220db738a394d1682f13 [file] [log] [blame]
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="All Tast static variables"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="virtual/tast-vars"
DEPEND="${RDEPEND}"