# Copyright (c) 2012 The Chromium OS Authors. All rights reserved. | |
# Distributed under the terms of the GNU General Public License v2 | |
DESCRIPTION="Virtual for OpenGLES implementations" | |
SRC_URI="" | |
SLOT="0" | |
KEYWORDS="arm" | |
IUSE="" | |
RDEPEND="|| ( media-libs/mali-drivers x11-drivers/opengles )" | |
DEPEND="" |