blob: 8533eae0e12dc916eb9434630dc29cb56548f515 [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 ARC OpenGLES implementations"
SLOT="0"
KEYWORDS="*"
DEPEND="
media-libs/arc-mesa-amd
"
RDEPEND="${DEPEND}"