blob: 281fb2a068e7327500c70d7b9025c117ce15286c [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="e6f98087c8bd9420bebf4e0f28cc52cbca61fa20"
CROS_WORKON_TREE="d2c14eec28de11027fc4c4cdbb130e3d16364e9d"
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}]"