blob: ef1241bf1b8293b4650136d0b4504be7b8fa8f97 [file] [log] [blame]
# Copyright 2016 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
CROS_WORKON_COMMIT="cab8671dc9437e8e6c79914c7c454d59bee21b76"
CROS_WORKON_TREE="f2eda6565a783627e8959341cb1855a2ff4e2a16"
CROS_WORKON_PROJECT="chromiumos/graphyte"
CROS_WORKON_LOCALNAME="graphyte"
PYTHON_COMPAT=( python2_7 )
inherit cros-workon distutils-r1
DESCRIPTION="Graphyte RF testing framework"
HOMEPAGE="https://sites.google.com/a/google.com/graphyte/home"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
RDEPEND=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"