blob: 9d34849f62d9349abbc915a5698d8fca130f99ca [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"
SRC_URI=""
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="
media-libs/mesa[egl,gles2]
"
DEPEND=""