blob: 8b1a47092b7ca842a1d3060e21d471e5aa398bd0 [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
DESCRIPTION="Virtual for OpenGLES implementations"
SLOT="0"
KEYWORDS="-* arm64 arm"
IUSE=""
DEPEND="
media-libs/mali-drivers-bin
x11-drivers/opengles-headers
"
RDEPEND="${DEPEND}"