blob: b6eb08d476271b9316f0e02207994fae9d5c0d1e [file] [log] [blame]
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit multilib-build
DESCRIPTION="Virtual for OpenGL implementation"
SLOT="0"
KEYWORDS="*"
RDEPEND="
|| (
>=media-libs/mesa-9.1.6[X(+),${MULTILIB_USEDEP}]
dev-util/mingw64-runtime
)"