blob: 5f5e5417ab2653600ecd6177b8ca2066e2c96fd7 [file] [log] [blame] [edit]
# Copyright (c) 2011 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="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="tegra-ldk"
RDEPEND="
!tegra-ldk? ( x11-drivers/opengles )
tegra-ldk? ( x11-drivers/opengles-bin )
"
DEPEND=""