blob: bc0160ae5fbeaf9b9e4a420fb1696a83231754c9 [file] [log] [blame]
# Copyright 2016 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
CROS_WORKON_COMMIT="10d607271aef6033e704ce55cabfef486fdd3211"
CROS_WORKON_TREE="ff335ce23ca77233ce3792d33bde20c26463709a"
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}]"