blob: 691c18f795af3c8f8d4078a069a99b8ac88b2308 [file] [log] [blame]
# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Virtual for OpenGLES implementations"
SRC_URI=""
LICENSE="metapackage"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="media-libs/mesa[egl,gles2]"
DEPEND=""