blob: 9bf446598c6a2a4d062cb580d9f2484fd47a6a3c [file] [log] [blame]
# Copyright 2020 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"
SLOT="0"
KEYWORDS="*"
IUSE=""
DEPEND="media-libs/mesa-amd[egl,gles2]"
RDEPEND="${DEPEND}"