blob: 4ad6952306db0a2cca88d313b1a633c191de2f5b [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=5
DESCRIPTION="Virtual for OpenGLES implementations"
SRC_URI=""
LICENSE="metapackage"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="media-libs/mesa[egl,gles2]"
DEPEND=""