blob: 3643e5ac6186ad3a8438085784b46f1073b3f043 [file] [log] [blame]
# Copyright 2010 The ChromiumOS Authors
# 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=""