| # Copyright (c) 2012 The Chromium OS Authors. All rights reserved. | |
| # Distributed under the terms of the GNU General Public License v2 | |
| EAPI=4 | |
| DESCRIPTION="OpenGL|ES headers for Raspberry Pi" | |
| LICENSE="MIT" | |
| SLOT="0" | |
| KEYWORDS="arm" | |
| IUSE="" | |
| DEPEND="x11-drivers/opengles" | |
| RDEPEND="" |