blob: db7024ac64f34e099a413d988e9063ae7eafea96 [file] [log] [blame]
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=6
CROS_WORKON_COMMIT="1942b61610301a46eec96cb3af8abcfd6e0ccaf7"
CROS_WORKON_TREE="e314de7e3dc84d126da0232531291f96de9039de"
CROS_WORKON_PROJECT="chromiumos/platform/tremplin"
CROS_WORKON_LOCALNAME="tremplin"
CROS_GO_BINARIES="chromiumos/tremplin"
inherit cros-workon cros-go
DESCRIPTION="Tremplin LXD client with gRPC support"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/tremplin/"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
IUSE=""
DEPEND="
app-emulation/lxd
chromeos-base/vm_guest_tools
dev-go/grpc
dev-go/vsock
"
RDEPEND="app-emulation/lxd"