blob: e67cd9662387dab4234dabb962f1f2762af51288 [file] [log] [blame]
# Copyright (c) 2010 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=""