blob: b9e629eb62194b0b3a07e489108e7c3d55b8ad84 [file] [log] [blame]
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Virtual for OpenGLES implementations"
SLOT="0"
KEYWORDS="*"
IUSE=""
DEPEND="media-libs/mesa-amd[egl,gles2]"
RDEPEND="${DEPEND}"