blob: 22e40c2e3674a875e263304e5dbf76960b5f5e92 [file] [log] [blame]
# Copyright 2014 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="-* arm"
IUSE=""
DEPEND="
media-libs/mali-drivers-bin
x11-drivers/opengles-headers
"
RDEPEND="${DEPEND}"